1
0
Fork 0
arangodb/js/server/bootstrap
Michael Hackstein 5c633f9fae Bug fix/speedup shard distribution (#3645)
* Added a more sophisticated test for shardDistribution format

* Updated shard distribution test to use request instead of download

* Added a cxx reporter for the shard distribuation. WIP

* Added some virtual functions/classes for Mocking

* Added a unittest for the new CXX ShardDistribution Reporter.

* The ShardDsitributionReporter now reports Plan and Current correctly. However it does not dare to find a good total/current value and just returns a default. Hence these tests are still red

* Shard distribution now uses the cxx variant

* The ShardDistribution reporter now tries to execute count on the shards

* Updated changelog

* Added error case tests. If the servers time out the mechanism will stop bothering after two seconds and just report default values.
2017-11-10 15:17:08 +01:00
..
modules Bug fix/speedup shard distribution (#3645) 2017-11-10 15:17:08 +01:00
autoload.js Improve Foxx cluster resilience (#2479) 2017-05-16 17:41:29 +02:00
cluster-bootstrap.js Handle errors in loadScript for JS, use in cluster-bootstrap. 2017-05-22 15:34:41 +02:00
coordinator-database.js Improve Foxx cluster resilience (#2479) 2017-05-16 17:41:29 +02:00
coordinator.js Feature/async failover (#3451) 2017-10-18 23:59:29 +02:00
db-server.js Bug fix/fixes 0211 (#3568) 2017-11-09 12:48:15 +01:00
local-database.js Improve Foxx cluster resilience (#2479) 2017-05-16 17:41:29 +02:00
routing.js Reformat code 2016-06-30 16:57:17 +02:00