1
0
Fork 0
arangodb/arangod
Max Neunhöffer f3acea797b Feature/cluster inventory version (#3152)
* Get rid of a compiler warning in community edition.

* Teach /_api/replication/clusterInventory to report Plan/Version and readiness.

This is first implemented in the ClusterInfo library.
Then the clusterInventory code uses it and checks readiness.
Readiness of a collection means that it is created and all shards
and all replications have been created and are in sync.
2017-08-30 13:34:23 +02:00
..
Actions
Agency Bug fix/agency mt fixes (#3158) 2017-08-30 10:43:51 +02:00
Aql Feature/cluster inventory version (#3152) 2017-08-30 13:34:23 +02:00
Cache fixed some MSVC warnings 2017-08-30 13:11:55 +02:00
Cluster Feature/cluster inventory version (#3152) 2017-08-30 13:34:23 +02:00
GeneralServer Feature/planning 499 different error codes for version check (#3118) 2017-08-30 10:47:31 +02:00
Graph No access collections (#3088) 2017-08-25 13:59:03 +02:00
Indexes No access collections (#3088) 2017-08-25 13:59:03 +02:00
InternalRestHandler
MMFiles Changed some tasks to post through Scheduler instead of directly. (#3159) 2017-08-30 10:41:41 +02:00
Pregel Bug fix/scheduling et al (#3161) 2017-08-30 10:40:02 +02:00
Replication Do not allow replication to create/drop collections (#2898) 2017-07-28 14:24:02 +02:00
Rest added --console 2016-04-10 13:47:53 +02:00
RestHandler Feature/cluster inventory version (#3152) 2017-08-30 13:34:23 +02:00
RestServer Feature/planning 499 different error codes for version check (#3118) 2017-08-30 10:47:31 +02:00
RocksDBEngine Bug fix/fixes 2808 (#3156) 2017-08-28 15:16:41 +02:00
Scheduler Bug fix/scheduling et al (#3161) 2017-08-30 10:40:02 +02:00
Statistics raised statistics entries 2017-04-26 09:54:14 +02:00
StorageEngine a few simplifications and extensions (#3115) 2017-08-24 14:46:16 +02:00
Transaction No access collections (#3088) 2017-08-25 13:59:03 +02:00
Utils a few simplifications and extensions (#3115) 2017-08-24 14:46:16 +02:00
V8Server Bug fix/scheduling et al (#3161) 2017-08-30 10:40:02 +02:00
Views Made LoggerView log to VIEWS topic and fixed level bug. 2017-05-28 18:24:51 -04:00
VocBase Feature/cluster inventory version (#3152) 2017-08-30 13:34:23 +02:00
CMakeLists.txt Bug fix/scheduler delete (#3077) 2017-08-25 12:00:17 +02:00
dbg.cmake