Max Neunhöffer
f458a7d10a
Wow...wrong type for httpstatuscode...it would zero out parts of the mutex on the stack ( #2800 )
2017-07-14 11:36:30 +02:00
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
Jan
6a35df3992
should fix https://github.com/arangodb/planning/issues/413 ( #2742 )
2017-07-06 18:03:59 +02:00
Andreas Streichardt
7250ba29ee
Disable communicator and abort all requests when shutting down
2017-06-08 11:58:15 +02:00
Andreas Streichardt
dbf9e61b20
Add more debug output
2017-06-07 14:50:46 +02:00
Andreas Streichardt
4664c958f9
Disable proxy communication alltogether
2017-06-02 14:19:09 +02:00
jsteemann
422b06211f
fix some replication issues
2017-05-11 19:00:32 +02:00
Simon Grätzer
b304d35ac2
Added rocksdb background thread
2017-04-20 18:50:52 +02:00
jsteemann
d024a6d00a
remove logging for non-topics
2017-02-10 09:32:50 +01:00
jsteemann
fa917937c4
do not use namespaces in header files
2017-02-01 13:41:31 +01:00
jsteemann
b96897e296
fixed some issues detected by coverity build tool
2016-12-12 15:41:54 +01:00
Andreas Streichardt
42e5e4318d
Fix communicator loglevel
2016-12-07 18:38:14 +01:00
Kaveh Vahedipour
029ff44bb0
Merge back FMH to devel
2016-11-25 16:03:13 +01:00
Frank Celler
73e71e7252
fixed blocking for windows
2016-11-24 09:20:20 +01:00
Kaveh Vahedipour
b464b378bf
new transact api for agency
2016-11-23 17:59:48 +01:00
Frank Celler
14b134d0b8
filer internal function
2016-11-23 15:46:01 +01:00
Kaveh Vahedipour
ab34880bea
Merge remote-tracking branch 'origin/devel' into FMH
2016-11-22 10:30:25 +01:00
Andreas Streichardt
98c2a7190d
Fix useless abort message
2016-11-21 17:47:05 +01:00
Kaveh Vahedipour
ffe7f9f3ad
merged in devel
2016-11-16 14:59:53 +01:00
Andreas Streichardt
e90cc9df6a
Fix windows warning
2016-10-27 10:29:12 +02:00
Jan Christoph Uhde
5b818c3243
enable switching from http to vst fix vst authentication
2016-10-26 23:23:35 +02:00
Frank Celler
e4ba82e8e9
rewrite of AgencyComm
2016-10-23 00:46:30 +02:00
jsteemann
0bfe4473ee
fix compile warning
2016-10-10 17:10:55 +02:00
Andreas Streichardt
e75b8f5503
Implement cURL based inter server communication
2016-10-10 14:56:04 +02:00