1
0
Fork 0
arangodb/arangod
Max Neunhöffer 79bade7e6b
This is porting from 3.4 a cleanup in Current (follower removed from plan). (#6718)
* Fix cleanup of Current entry in case a follower is removed from Plan. (#6623)
* Properly remove unplanned followers in leader and Current.
* Add a catch test.
* Fix tests.
* Fix a bug with a temporary object.
* Protect against exception from getCollection not found.
* New Maintenance test data.
2018-10-09 15:29:42 +02:00
..
Actions
Agency Remove a relic from early days in /Target/FailedServers. (#6690) 2018-10-09 13:52:32 +02:00
Aql fix variable replacements in view search conditions (#6756) 2018-10-08 20:53:29 +03:00
Auth Bug fix/even more ldap debugging (#6736) 2018-10-08 09:42:11 +02:00
Cache turn off the in-memory cache on agency nodes, as it is not needed there (#6742) 2018-10-08 09:39:45 +02:00
Cluster This is porting from 3.4 a cleanup in Current (follower removed from plan). (#6718) 2018-10-09 15:29:42 +02:00
ClusterEngine Do not load counters until recovey is done (#6719) 2018-10-05 12:52:00 +02:00
GeneralServer honor our coding guidelines, remove useless debug log message 2018-10-08 16:36:59 +02:00
GeoIndex fixed typos 2018-10-02 18:19:12 +02:00
Graph turn off the in-memory cache on agency nodes, as it is not needed there (#6742) 2018-10-08 09:39:45 +02:00
IResearch on behalf of vasilly: fix cast (#6730) 2018-10-05 11:28:13 +03:00
Indexes Fix multiple links per collection issue (#6661) (#6713) 2018-10-04 00:14:41 +03:00
InternalRestHandler
MMFiles Bug fix/increase replication timeouts (#6740) 2018-10-08 09:40:38 +02:00
Pregel Resilience test failure points (#6539) 2018-09-20 01:05:10 +02:00
Replication Bug fix/increase replication timeouts (#6740) 2018-10-08 09:40:38 +02:00
RestHandler micro improvements (#6674) 2018-10-05 10:25:13 +02:00
RestServer Feature/drop before win7 support in compiler (#6681) 2018-10-03 18:33:52 +02:00
RocksDBEngine turn off the in-memory cache on agency nodes, as it is not needed there (#6742) 2018-10-08 09:39:45 +02:00
Scheduler [3.5] Feature/decoupled io (#6281) 2018-10-08 13:05:12 +02:00
Sharding Bug fix/display sync progress (#6691) 2018-10-02 20:00:04 +02:00
Statistics Bug fix/even more ldap debugging (#6736) 2018-10-08 09:42:11 +02:00
StorageEngine Do not load counters until recovey is done (#6719) 2018-10-05 12:52:00 +02:00
Transaction Bug fix/optimizations 210918 (#6573) 2018-09-24 20:16:16 +02:00
Utils More cleanup and additional logging. 2018-10-02 07:50:26 -04:00
V8Server Bug fix/remove valgrind (#6644) 2018-09-28 17:51:53 +02:00
VocBase [3.5] Feature/decoupled io (#6281) 2018-10-08 13:05:12 +02:00
CMakeLists.txt [3.5] Feature/decoupled io (#6281) 2018-10-08 13:05:12 +02:00
dbg.cmake