Michael Hackstein
|
3c851f8687
|
Added proper error handling for collection not found in V8
|
2016-09-01 17:42:27 +02:00 |
Michael Hackstein
|
d7bdf8e066
|
Fixed a logic bug to identify if a collection is a shard or a real local collection on DBServer
|
2016-08-31 13:19:16 +02:00 |
Michael Hackstein
|
277953489c
|
Fixed now false checks on planId == 0 for SingleServer case. This is not true any more
|
2016-08-30 15:37:26 +02:00 |
Michael Hackstein
|
9e0d8ab477
|
Fixed another failed nullptr handling in LogicalCollection cluster case.
|
2016-08-19 11:27:44 +02:00 |
Michael Hackstein
|
3f01c4680d
|
Fixed a bug in collectionNameResolver. It now returns cid 0 for not found collections in cluster again.
|
2016-08-19 09:51:42 +02:00 |
Michael Hackstein
|
793a157b16
|
Fixed Cluster constructor of logical collection.
|
2016-08-18 15:18:12 +02:00 |
Michael Hackstein
|
17a6da8afb
|
Removed all references on TRI_vocbase_col_t and replaced them by LogicalCollection class. Not everything is properly moved and implemetned yet. This commit causes crashes.
|
2016-08-17 11:10:39 +02:00 |