1
0
Fork 0
arangodb/tests/Agency
Max Neunhöffer 2a4f606df2
Various agency improvements. (#8380)
* Ignore satellite collections in shrinkCluster in agency.
* Abort RemoveFollower job if not enough in-sync followers or leader failure.
* Break quick wait loop in supervision if leadership is lost.
* In case of resigned leader, set isReady=false in clusterInventory.
* Fix catch tests.
2019-03-12 15:25:16 +01:00
..
ActiveFailoverTest.cpp [devel] supervision bug fix backports (#8314) 2019-03-04 19:27:24 +01:00
ActiveFailoverTest.json Supervision Job for Active Failover (#5066) 2018-04-23 12:49:41 +02:00
ActiveFailoverTestTransient.json Supervision Job for Active Failover (#5066) 2018-04-23 12:49:41 +02:00
AddFollowerTest.cpp [devel] supervision bug fix backports (#8314) 2019-03-04 19:27:24 +01:00
AddFollowerTest.json [devel] supervision bug fix backports (#8314) 2019-03-04 19:27:24 +01:00
AddFollowerTestToDo.json fixed shard ordering in Job::clones with consequences for unit tests 2017-04-27 13:37:47 +02:00
CleanOutServerTest.cpp [devel] supervision bug fix backports (#8314) 2019-03-04 19:27:24 +01:00
CleanOutServerTest.json [devel] supervision bug fix backports (#8314) 2019-03-04 19:27:24 +01:00
CleanUpLostCollectionTest.cpp Order of transactions depends on implementation. Do only one shard. (#6722) 2018-10-05 14:58:19 +02:00
CleanUpLostCollectionTest.json Order of transactions depends on implementation. Do only one shard. (#6722) 2018-10-05 14:58:19 +02:00
FailedFollowerTest.cpp [devel] supervision bug fix backports (#8314) 2019-03-04 19:27:24 +01:00
FailedFollowerTest.json fixed shard ordering in Job::clones with consequences for unit tests 2017-04-27 13:37:47 +02:00
FailedLeaderTest.cpp [devel] supervision bug fix backports (#8314) 2019-03-04 19:27:24 +01:00
FailedLeaderTest.json [devel] supervision bug fix backports (#8314) 2019-03-04 19:27:24 +01:00
FailedServerTest.cpp [devel] supervision bug fix backports (#8314) 2019-03-04 19:27:24 +01:00
FailedServerTest.json merge in cpp & js from 3.1.18 yet to do tests 2017-04-21 15:47:03 +02:00
MoveShardTest.cpp [devel] supervision bug fix backports (#8314) 2019-03-04 19:27:24 +01:00
MoveShardTest.json fixed shard ordering in Job::clones with consequences for unit tests 2017-04-27 13:37:47 +02:00
RemoveFollowerTest.cpp Various agency improvements. (#8380) 2019-03-12 15:25:16 +01:00
RemoveFollowerTest.json Various agency improvements. (#8380) 2019-03-12 15:25:16 +01:00
RemoveFollowerTestLarge.json Split large string literal in parts <16k for MSVC++ (#4940) 2018-03-26 10:09:24 +02:00
RemoveFollowerTestToDo.json fixed shard ordering in Job::clones with consequences for unit tests 2017-04-27 13:37:47 +02:00
StoreTest.cpp Feature/new agency checks for preconditions (#3612) 2017-11-11 22:48:23 +01:00
SupervisionTest.cpp Added collectAll, updated fuerte (#7949) 2019-01-16 11:31:08 +01:00