1
0
Fork 0
Commit Graph

77 Commits

Author SHA1 Message Date
Simon Grätzer 2f2d07ab9a Multihreaded import 2017-05-24 18:37:45 +02:00
Kaveh Vahedipour 6fa966c71b More robust registration of Callback 2017-05-18 16:17:59 +02:00
Andreas Streichardt 9472ab821c Fix rolling back of indices 2017-05-15 15:48:01 +02:00
Andreas Streichardt c071ebe6ca change to sleep_until so older windows are pleased (and is a better fitting method anyway) 2017-05-10 17:12:46 +02:00
Max Neunhoeffer 1684676924 Agency improvement: track ongoing transactions for inquire. 2017-04-28 17:24:30 +02:00
Kaveh Vahedipour 311bda2af7 erroneous .25 wait before each agency transaction 2017-04-28 14:37:46 +02:00
Simon Grätzer d228a94462 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
# Conflicts:
#	arangod/Replication/InitialSyncer.cpp
2017-04-26 11:06:09 +02:00
jsteemann 9cdf52c6e9 remove dead code 2017-04-24 21:42:13 +02:00
Kaveh Vahedipour 1f81ce28b0 merge in cpp & js from 3.1.18 yet to do tests 2017-04-21 15:41:05 +02:00
Simon Grätzer cd9e9a13cf Path based enumerator 2017-03-29 17:33:02 +02:00
Kaveh Vahedipour 51b63027fe should not overimplement LoggerStream. allows unified behaviour of std::cout and LOG_TOPIC(.,.) 2017-03-01 11:51:27 +01:00
jsteemann ba9283f43f remove logically dead code 2017-02-27 12:02:34 +01:00
Kaveh Vahedipour 4cc830b0df merge from 3.1 2017-02-20 20:05:52 +01:00
Andreas Streichardt c8302bc50d Remove useless methods 2017-02-15 16:16:16 +01:00
Max Neunhoeffer dad4f34f7a Fix a wrong log message. 2017-02-10 17:44:18 +01:00
Kaveh Vahedipour 7fbf9fb621 AgencyCallBacks registry and unregistry are more talkative than bool 2017-02-10 17:31:26 +01:00
jsteemann d024a6d00a remove logging for non-topics 2017-02-10 09:32:50 +01:00
Max Neunhoeffer 883c11ea45 Handle the case that ClusterComm is already shut down gracefully.
This touches every single place where ClusterComm is being used.
2017-02-07 15:31:40 +01:00
Kaveh Vahedipour f3cb1307a5 3.1 fixes backported to devel 2017-02-03 10:48:25 +01:00
jsteemann fa917937c4 do not use namespaces in header files 2017-02-01 13:41:31 +01:00
Kaveh Vahedipour b7b8a6cf88 lowering log output in agencycomm 2017-01-31 09:37:47 +01:00
Kaveh Vahedipour 6ec875bf92 _sent in AgencyCommResult assigned too late? 2017-01-26 09:34:58 +01:00
Max Neunhoeffer 27e975c016 Let AgencyComm timeout early, if server is already stopping. 2017-01-24 14:43:17 +01:00
Kaveh Vahedipour 344bcd8ea6 AgencyComm evaluates fully sent requests properly. 2017-01-24 09:17:15 +01:00
Kaveh Vahedipour f45d775106 AgencyComm evaluates fully sent requests properly. 2017-01-24 09:14:28 +01:00
Kaveh Vahedipour 95a165d5f4 inquiring about 503 and 0 2017-01-23 16:35:50 +01:00
Kaveh Vahedipour 8d70132c9d handling agency comm failures 2017-01-23 11:16:23 +01:00
Kaveh Vahedipour bc30fbe1ef handling agency comm failures 2017-01-23 11:14:25 +01:00
Kaveh Vahedipour b123779e87 fixing inquiry 2017-01-23 09:15:47 +01:00
Kaveh Vahedipour cad69aef1b trying new inquiry in ClusterInfo 2017-01-23 09:10:36 +01:00
Kaveh Vahedipour c1e270991e testing uint? 2017-01-23 09:09:34 +01:00
Kaveh Vahedipour 327fd2b32e trying new inquiry in ClusterInfo 2017-01-21 10:28:41 +01:00
Kaveh Vahedipour 7fd5de5bd7 trying new inquiry in ClusterInfo 2017-01-21 10:19:04 +01:00
Kaveh Vahedipour fc2d36ccb1 Dealing with 412 in ClusterInfo 2017-01-20 18:58:07 +01:00
Kaveh Vahedipour 67cd7deaaa ClusterInfo enjoys clientIds 2017-01-19 14:51:29 +01:00
Kaveh Vahedipour 54ccffc0ee agencycommresult with clientids 2017-01-19 14:11:09 +01:00
Kaveh Vahedipour 8441da1be1 inquire in agency interface adjusted 2017-01-19 13:21:15 +01:00
Kaveh Vahedipour 3639e2ad5b inquire in agency interface adjusted 2017-01-19 11:33:01 +01:00
Kaveh Vahedipour f47b3b3c9d transient heartbeats 2017-01-18 17:26:45 +01:00
Kaveh Vahedipour aaee2f9e61 transient heartbeats 2017-01-18 13:43:33 +01:00
Andreas Streichardt 9e721e77f6 Finally fix the useless "Expecting item" error 2017-01-12 16:26:55 +01:00
Andreas Streichardt 466f932701 First steps to low level replication debugging 2017-01-06 17:19:07 +01:00
Kaveh Vahedipour 9d5a5537ce remove deceased agents from AgencyComm 2017-01-02 17:12:00 +01:00
Kaveh Vahedipour 3b62ab4b12 doubling the wait interval in agency comm is way too peeimistic 2016-12-29 16:10:14 +01:00
Kaveh Vahedipour ba31d0e4a5 waitinterval should be reset after redirects from agency 2016-12-29 15:28:07 +01:00
Kaveh Vahedipour ce2b221615 investigation into agency comm errors 2016-12-28 11:44:09 +01:00
Kaveh Vahedipour c2f5fb3237 number of max retires is creating the problems? 2016-12-28 11:02:01 +01:00
Kaveh Vahedipour ce687562f2 less rigid expectation on smooth operations through agency comm under worst case scenarios. 2016-12-28 10:32:20 +01:00
jsteemann bab9ea38d1 changed copy&paste error message 2016-12-27 18:43:19 +01:00
Max Neunhoeffer a6998744f1 Repair failover loop of AgencyComm. 2016-12-23 13:18:32 +01:00