1
0
Fork 0
arangodb/js/common/bootstrap
Max Neunhöffer 2f874249bb Bug fix/adjust agency comm timeouts (#2765)
* Take out 503 timeouts altogether.
* Overhaul of AgencyComm::sendWithFailover loop.
* Let performRequests optionally ignore 404 coll not found.
* Fix error message "database not found" when AgencyComm failed.
* Add log entries in Agency if locks are acquired too slowly.
* Reexecute the javascript cluster sync stuff even if there was no plan/current change...So failed sync jobs can retry later...
* Cover callbacks in Communicator by lock. This fixes https://github.com/arangodb/planning/issues/370
* Put in delay in waiting for leader in agency test.
* Schmutz logging to heartbeat topic.
* Add more lock time diagnostic in agent.
* Switch on agencycomm tracing in coordinator.
2017-07-13 00:44:28 +02:00
..
modules Fix #2613 (#2614) 2017-06-20 12:41:45 +02:00
errors.js Bug fix/adjust agency comm timeouts (#2765) 2017-07-13 00:44:28 +02:00
modules.js Improve Foxx cluster resilience (#2479) 2017-05-16 17:41:29 +02:00
scaffolding.js Reformat code 2016-06-30 16:57:17 +02:00