1
0
Fork 0
arangodb/arangod
Max Neunhöffer d72e51ed8f
Fix move leader shard. (#7445)
* Ungreylist move shard test.
* Move leader shard: wait until all but the old leader are in sync.
* Increate moveShard timeout to 10000 seconds.
* Add CHANGELOG entry.
* Fix compilation.
* Fix a misleading comment.
2018-11-26 15:04:04 +01:00
..
Actions fix failing test 2018-11-14 11:58:38 +01:00
Agency Fix move leader shard. (#7445) 2018-11-26 15:04:04 +01:00
Aql remove dead code 2018-11-26 09:58:24 +01:00
Auth rather use null-pointers than try/catch for control flow (#7271) 2018-11-08 16:27:44 +01:00
Cache Bugfix: More 3.4 scheduler changes backported (#7091) 2018-10-26 17:09:20 +02:00
Cluster Bug fix/synchronous replication catchup (#7146) 2018-11-23 16:16:34 +01:00
ClusterEngine Bug fix/index readiness (#6541) 2018-11-21 14:42:58 +01:00
GeneralServer Make recovery more reliable (#7297) 2018-11-19 13:59:18 +01:00
GeoIndex Bug fix/refactor find emplace (#7197) 2018-11-02 17:18:47 +01:00
Graph add alternative to ClusterInfo::getCollection() that doesn't throw (#7339) 2018-11-20 16:05:57 +01:00
IResearch issue 153: ensure views are dropped in Agency when database is dropped in cluster, minor fixes (#7370) 2018-11-21 19:18:34 +03:00
Indexes Minor refactoring (#7408) 2018-11-22 16:16:05 +01:00
InternalRestHandler
MMFiles Minor refactoring (#7408) 2018-11-22 16:16:05 +01:00
Pregel Bug fix/refactor find emplace (#7197) 2018-11-02 17:18:47 +01:00
Replication switch default message for requireFromPresent (#7439) 2018-11-23 18:59:03 +01:00
RestHandler Bug fix/synchronous replication catchup (#7146) 2018-11-23 16:16:34 +01:00
RestServer MMFiles-replication-get-followers-under-lock (forward-port) (#7343) 2018-11-20 09:43:26 +01:00
RocksDBEngine Bug fix/synchronous replication catchup (#7146) 2018-11-23 16:16:34 +01:00
Scheduler revert Scheduler changes 2018-11-26 09:57:53 +01:00
Sharding Simplify dropDatabaseCoordinator & fix some bugs (#7211) 2018-11-06 15:26:33 +01:00
Statistics
StorageEngine make method MMFiles-only (#7369) 2018-11-20 13:43:47 +01:00
Transaction yet more micro optimizations (#7400) 2018-11-21 17:09:09 +01:00
Utils Bug fix/handle nullptr (#7432) 2018-11-23 12:52:30 +01:00
V8Server add alternative to ClusterInfo::getCollection() that doesn't throw (#7339) 2018-11-20 16:05:57 +01:00
VocBase Fix restore of views, add --view option (#7425) 2018-11-22 19:24:24 +01:00
CMakeLists.txt yet more micro optimizations (#7400) 2018-11-21 17:09:09 +01:00
dbg.cmake