1
0
Fork 0
arangodb/arangod
Dan Larkin 5e3b5526d0 Fixed return value of cache rebalancer in a few spots. (#3967) 2017-12-08 16:01:54 +01:00
..
Actions Missing things for active / passive (#3578) 2017-11-04 20:30:23 +01:00
Agency when upgrading from 3.1 LastHeartBeatAcked could also have been missing, when the 3.1 cluster had not run for long enough (#3757) 2017-12-08 15:56:19 +01:00
Aql Reduce planning time of high depth Traversals (#3942) 2017-12-08 15:45:08 +01:00
Cache Fixed return value of cache rebalancer in a few spots. (#3967) 2017-12-08 16:01:54 +01:00
Cluster Bug fix/tidy up statistics (#3970) 2017-12-08 16:00:23 +01:00
GeneralServer Bug fix/fixes 1511 (#3711) 2017-11-16 14:18:51 +01:00
Graph Reduce planning time of high depth Traversals (#3942) 2017-12-08 15:45:08 +01:00
Indexes Fulltext Index Cursor (#3807) 2017-12-06 14:29:57 +01:00
InternalRestHandler try to work around some assertions (#3296) 2017-09-28 09:21:33 +02:00
MMFiles allow passing a serverId value of "none" to replication APIs (#3909) 2017-12-08 11:35:53 +01:00
Pregel remove TRI_usleep and TRI_sleep, and use std::this_thread::sleep_for … (#3817) 2017-12-06 18:43:49 +01:00
Replication improve compatibility when replicating from a 3.2 (#3865) 2017-12-08 15:52:31 +01:00
RestHandler remove TRI_usleep and TRI_sleep, and use std::this_thread::sleep_for … (#3817) 2017-12-06 18:43:49 +01:00
RestServer remove TRI_usleep and TRI_sleep, and use std::this_thread::sleep_for … (#3817) 2017-12-06 18:43:49 +01:00
RocksDBEngine add defensive coding and logging in response to a divide by zero. ColumnFamilyData::RecalculateWriteStallConditions() called SetBytePerSecond() with some value less than four. Could have been a race condition due to our SetThrottle() called without db mutex. No proof, just likely. (#3949) 2017-12-08 15:42:44 +01:00
Scheduler remove TRI_usleep and TRI_sleep, and use std::this_thread::sleep_for … (#3817) 2017-12-06 18:43:49 +01:00
Statistics Bug fix/tidy up statistics (#3970) 2017-12-08 16:00:23 +01:00
StorageEngine Fixing collection name collection handling in Syncer (#3710) 2017-11-17 16:36:57 +01:00
Transaction do not swallow error messages when transactions fail (#3836) 2017-12-06 10:49:28 +01:00
Utils remove TRI_usleep and TRI_sleep, and use std::this_thread::sleep_for … (#3817) 2017-12-06 18:43:49 +01:00
V8Server Bug fix/tidy up statistics (#3970) 2017-12-08 16:00:23 +01:00
Views Feature/async failover (#3451) 2017-10-18 23:59:29 +02:00
VocBase remove TRI_usleep and TRI_sleep, and use std::this_thread::sleep_for … (#3817) 2017-12-06 18:43:49 +01:00
CMakeLists.txt Move Statistics into c++ (#3184) 2017-12-06 16:36:52 +01:00
dbg.cmake streamline import process; fix arangoexport 2017-02-20 15:35:34 +01:00