Kaveh Vahedipour
00650e6a3f
Bug fix/agency mt fixes ( #3158 )
...
* added debugging methods
* try to fix invalid access in case of error
* remove unused members
* bugfixes and comments
* all agency fixes in
* merge bug
* partially unguarded Agent::lead fixed
* all agency fixes in
* added nrBlocked to thread startup eval
* added nrBlocked to thread startup eval
* recombination of cases in State::get
* some maps replaced with unordered_maps
* optimized maps some
2017-08-30 10:43:51 +02:00
Max Neunhoeffer
cc985becd3
One more logging line in resilience test output.
2017-06-09 10:46:26 +02:00
Kaveh Vahedipour
d149baa317
ttls are considered, when key-value store read is invoced
2017-05-08 12:22:14 +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
Kaveh Vahedipour
e65e7c2d60
resilience tests fail at times
2017-02-21 11:05:10 +01:00
Max Neunhoeffer
cf2a47e52c
Increase timeout for testServerEmpty.
...
Under heavy load 5 min might not be enough.
2017-02-09 22:14:53 +01:00
Kaveh Vahedipour
b7b8a6cf88
lowering log output in agencycomm
2017-01-31 09:37:47 +01:00
Kaveh Vahedipour
5faef0bc9e
resilienceMove will do more reporting in cleanouts
2017-01-26 15:30:27 +01:00
Kaveh Vahedipour
1eef4c7b43
resilienceMove will do more reporting in cleanouts
2017-01-26 14:44:39 +01:00
Kaveh Vahedipour
f06fdf9e0f
getDBServers response changed for aardvark frontend. needed reflection in resilienceMove tests
2017-01-26 12:37:59 +01:00
Kaveh Vahedipour
95a165d5f4
inquiring about 503 and 0
2017-01-23 16:35:50 +01:00
Kaveh Vahedipour
981e71953d
handling agency comm failures
2017-01-23 11:26:03 +01:00
Kaveh Vahedipour
d2760f4ef1
pushing avoidServers property
2017-01-20 15:15:03 +01:00
Kaveh Vahedipour
40c6e2b48c
unobserve should not create entries in agency, if empty before
2017-01-20 08:06:27 +01:00
Max Neunhoeffer
4991056d61
Reactivate all shard move tests.
2017-01-19 14:21:35 +01:00
Max Neunhoeffer
370cb09d89
Merge branch 'devel' into schmutz-ng
2017-01-19 10:32:43 +01:00
Andreas Streichardt
9bcaf08753
Merge branch 'schmutz-ng' of github.com:arangodb/arangodb into schmutz-ng
2017-01-18 18:07:24 +01:00
Kaveh Vahedipour
f47b3b3c9d
transient heartbeats
2017-01-18 17:26:45 +01:00
Kaveh Vahedipour
879102117d
more replicationTest
2017-01-16 15:43:32 +01:00
Kaveh Vahedipour
aad9d6d576
agency-test should not break during reelection
2017-01-16 13:05:47 +01:00
Kaveh Vahedipour
a75b3624de
resilience move ok again?
2017-01-16 12:09:21 +01:00
Kaveh Vahedipour
5bf3a1ee33
fixing move shards resilience test
2017-01-16 10:29:21 +01:00
Kaveh Vahedipour
7b023bd66f
move shard jobs fail early if the contracting goes south
2017-01-11 11:50:18 +01:00
Kaveh Vahedipour
f34796b432
move resilience should now be correct as a test
2017-01-10 17:30:09 +01:00
Kaveh Vahedipour
edac0586ab
move shard has always been a matter of luck as a test in the cleanoutserver part
2017-01-10 15:37:08 +01:00
Kaveh Vahedipour
ea4467e0d4
shortening resilienceFail
2017-01-05 12:21:27 +01:00
Max Neunhoeffer
a7f295bfe8
Fix error handling in resilienceMove test.
2016-12-16 11:02:13 +01:00
Kaveh Vahedipour
f66d3b1dac
fixed moveshard tests
2016-12-15 17:22:01 +01:00
Kaveh Vahedipour
842d1030f0
Fixed dangling UUID problem in missing database directory
2016-12-13 15:36:19 +01:00
Kaveh Vahedipour
2b9c018817
fixed resilience
2016-12-09 16:35:32 +01:00
Andreas Streichardt
9fedba9fff
Fix eslint
2016-12-08 10:14:50 +01:00
Andreas Streichardt
10f7d75651
Fix uniform shard distribution when creating collections
2016-12-07 18:38:15 +01:00
Max Neunhoeffer
039ca9aceb
Increase some timeouts from 60 to 90s to be more load tolerant.
2016-10-13 12:52:59 +02:00
Andreas Streichardt
e75b8f5503
Implement cURL based inter server communication
2016-10-10 14:56:04 +02:00
Kaveh Vahedipour
cf09546d93
fixed erroneous break of supervision agency updates
2016-10-07 11:01:45 +02:00
Kaveh Vahedipour
ce8c1a0cac
revisiting all supervision jobs
2016-10-05 17:16:02 +02:00
Kaveh Vahedipour
9d3214c539
minor
2016-10-04 15:31:32 +02:00
Kaveh Vahedipour
c793c3ac44
FailedServer jobs can report when last FailedLeader has been processed
2016-09-22 17:23:56 +02:00
Andreas Streichardt
d258e75cd1
Fix jslint
2016-09-07 10:31:08 +02:00
Andreas Streichardt
7b4a383877
Fix resilience tests
2016-09-06 16:49:54 +02:00
Andreas Streichardt
6396ac4dc7
Implement removeServer job
2016-09-06 16:49:25 +02:00
Max Neunhoeffer
3bb4424b18
Wait for sync rep before dropping and recreating collection.
2016-06-17 14:18:48 -07:00
Max Neunhoeffer
f59668e889
When recreating a collection to avoid system collections, wait for sync rep.
2016-06-17 11:02:24 -07:00
Alan Plum
2bb8957caf
Update all dependencies to latest
2016-06-15 13:47:01 +02:00
Max Neunhoeffer
9d42790580
Take out a debugging print.
2016-06-14 00:13:09 +02:00
Max Neunhoeffer
82ac357b2a
Less debugging output.
2016-06-14 00:08:42 +02:00
Max Neunhoeffer
66ae93bf1f
More patience to wait for supervision to finish jobs.
2016-06-14 00:08:24 +02:00
Max Neunhoeffer
79025546f7
Improve moveShard tests and testing infrastructure.
2016-06-13 23:28:32 +02:00
Kaveh Vahedipour
d130743a73
shrinkCluster tests
2016-06-13 15:15:10 +02:00
Max Neunhoeffer
0040105e80
Finish transformation to three digit numbers in server IDs.
2016-06-13 14:37:15 +02:00