1
0
Fork 0
arangodb/arangod/Replication
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
..
ContinuousSyncer.cpp try to fix thread joining for replication applier 2017-05-18 21:05:57 +02:00
ContinuousSyncer.h fix replication tests 2017-05-04 17:46:43 +02:00
InitialSyncer.cpp Bug fix/adjust agency comm timeouts (#2765) 2017-07-13 00:44:28 +02:00
InitialSyncer.h Feature/move shard fix (#2626) 2017-06-26 16:55:01 +02:00
ReplicationTransaction.h fix access mode in ReplicationTransaction 2017-05-17 11:53:34 +02:00
Syncer.cpp Feature/move shard fix (#2626) 2017-06-26 16:55:01 +02:00
Syncer.h Feature/move shard fix (#2626) 2017-06-26 16:55:01 +02:00