1
0
Fork 0
arangodb/arangod/Agency
Lars Maier 642c5fd994 Bug fix 3.3/cleanup lost collections (#6721)
* Working draft: clean lost collections in supervision.
* Added early exit as in spec.
* Finished test. Fixed logging.
* Increase plan version when cleaning out a lost collection.
* Increase the current version rather than the plan version.
* Fixed test for 3.3
2018-10-08 16:35:18 +02:00
..
ActiveFailoverJob.cpp Debug logs for ActiveFailover, allow recovery tests on MacOS (#6686) 2018-10-03 18:34:39 +02:00
ActiveFailoverJob.h Backport supervision for active failover job + testsuite (#5181) 2018-04-23 16:38:11 +02:00
AddFollower.cpp 3.3: Bring two key Agency bug fixes, plus some secondary stuff back to 3.3 (#6009) 2018-08-08 10:33:17 +02:00
AddFollower.h merge in cpp & js from 3.1.18 yet to do tests 2017-04-21 15:41:05 +02:00
AgencyComm.cpp Bug fix 3.3/agency update endpoints (#6663) 2018-10-01 09:51:54 +02:00
AgencyComm.h [3.3] Fix inconsistent distributeShardsLike job (#5300) 2018-05-17 12:07:20 +02:00
AgencyCommon.h Bug fix 3.3/agency update endpoints (#6663) 2018-10-01 09:51:54 +02:00
AgencyFeature.cpp Bug fix 3.3/agency better log compaction (#5098) 2018-07-16 12:12:05 +02:00
AgencyFeature.h Fix agency shutdown bug. (#3683) 2017-11-14 16:33:46 +01:00
AgencyStrings.h Bug fix 3.3/agency update endpoints (#6663) 2018-10-01 09:51:54 +02:00
Agent.cpp Bug fix 3.3/agency update endpoints (#6663) 2018-10-01 09:51:54 +02:00
Agent.h Bug fix 3.3/agency update endpoints (#6663) 2018-10-01 09:51:54 +02:00
AgentCallback.cpp backport devel fix for lastConfirmed bug fix (#5743) 2018-07-11 11:28:18 +02:00
AgentCallback.h agent with less traffic 2017-02-10 17:03:15 +01:00
AgentConfiguration.cpp Bug fix 3.3/agency update endpoints (#6663) 2018-10-01 09:51:54 +02:00
AgentConfiguration.h Bug fix 3.3/agency update endpoints (#6663) 2018-10-01 09:51:54 +02:00
AgentInterface.h Bug fix 3.3/agency update endpoints (#6663) 2018-10-01 09:51:54 +02:00
CleanOutServer.cpp Bug fix 3.3/cleanout server dropping wrong follower (#6575) 2018-09-21 14:38:04 +02:00
CleanOutServer.h merge in cpp & js from 3.1.18 yet to do tests 2017-04-21 15:41:05 +02:00
Compactor.cpp Bug fix 3.3/agency better log compaction (#5098) 2018-07-16 12:12:05 +02:00
Compactor.h Bug fix/agency compactor deadlock (#3335) 2017-09-28 12:20:57 +02:00
Constituent.cpp constituent correctly persisiting _votedFor and _term (#4248) (#4320) 2018-01-17 10:37:16 +01:00
Constituent.h constituent correctly persisiting _votedFor and _term (#4248) (#4320) 2018-01-17 10:37:16 +01:00
FailedFollower.cpp 3.3: Bring two key Agency bug fixes, plus some secondary stuff back to 3.3 (#6009) 2018-08-08 10:33:17 +02:00
FailedFollower.h merge in cpp & js from 3.1.18 yet to do tests 2017-04-21 15:41:05 +02:00
FailedLeader.cpp 3.3: Bring two key Agency bug fixes, plus some secondary stuff back to 3.3 (#6009) 2018-08-08 10:33:17 +02:00
FailedLeader.h merge in cpp & js from 3.1.18 yet to do tests 2017-04-21 15:41:05 +02:00
FailedServer.cpp 3.3: Bring two key Agency bug fixes, plus some secondary stuff back to 3.3 (#6009) 2018-08-08 10:33:17 +02:00
FailedServer.h merge in cpp & js from 3.1.18 yet to do tests 2017-04-21 15:41:05 +02:00
GossipCallback.cpp Bug fix 3.3/agency update endpoints (#6663) 2018-10-01 09:51:54 +02:00
GossipCallback.h less noisy inception: only updated configurations are gossipped. avoid multiple reports 2016-11-03 10:23:48 +01:00
Inception.cpp Bug fix 3.3/agency update endpoints (#6663) 2018-10-01 09:51:54 +02:00
Inception.h Bug fix 3.3/mv faster agency gossip (#5422) 2018-07-16 15:08:48 +02:00
Job.cpp 3.3: Bring two key Agency bug fixes, plus some secondary stuff back to 3.3 (#6009) 2018-08-08 10:33:17 +02:00
Job.h 3.3: Bring two key Agency bug fixes, plus some secondary stuff back to 3.3 (#6009) 2018-08-08 10:33:17 +02:00
JobContext.cpp 3.3: Bring two key Agency bug fixes, plus some secondary stuff back to 3.3 (#6009) 2018-08-08 10:33:17 +02:00
JobContext.h merge in cpp & js from 3.1.18 yet to do tests 2017-04-21 15:41:05 +02:00
MoveShard.cpp Bug fix 3.3/cleanout server dropping wrong follower (#6575) 2018-09-21 14:38:04 +02:00
MoveShard.h Bug fix 3.3/cleanout server dropping wrong follower (#6575) 2018-09-21 14:38:04 +02:00
Node.cpp 3.3: Bring two key Agency bug fixes, plus some secondary stuff back to 3.3 (#6009) 2018-08-08 10:33:17 +02:00
Node.h 3.3: Bring two key Agency bug fixes, plus some secondary stuff back to 3.3 (#6009) 2018-08-08 10:33:17 +02:00
NotifyCallback.cpp cppcheck 2016-08-25 14:04:23 +02:00
NotifyCallback.h cppcheck 2016-08-25 14:04:23 +02:00
RemoveFollower.cpp 3.3: Bring two key Agency bug fixes, plus some secondary stuff back to 3.3 (#6009) 2018-08-08 10:33:17 +02:00
RemoveFollower.h merge in cpp & js from 3.1.18 yet to do tests 2017-04-21 15:41:05 +02:00
RestAgencyHandler.cpp fixed misuse of bool value 2018-10-05 12:03:32 +02:00
RestAgencyHandler.h backporting inquire fixes (#3920) 2017-12-07 10:27:41 +01:00
RestAgencyPrivHandler.cpp Bug fix 3.3/agency update endpoints (#6663) 2018-10-01 09:51:54 +02:00
RestAgencyPrivHandler.h Bug fix 3.3/agency update endpoints (#6663) 2018-10-01 09:51:54 +02:00
State.cpp Bug fix 3.3/agency update endpoints (#6663) 2018-10-01 09:51:54 +02:00
State.h Bug fix 3.3/agency update endpoints (#6663) 2018-10-01 09:51:54 +02:00
Store.cpp Bug fix 3.3/agency update endpoints (#6663) 2018-10-01 09:51:54 +02:00
Store.h Bug fix 3.3/agency update endpoints (#6663) 2018-10-01 09:51:54 +02:00
StoreCallback.cpp constituent correctly persisiting _votedFor and _term (#4248) (#4320) 2018-01-17 10:37:16 +01:00
StoreCallback.h constituent correctly persisiting _votedFor and _term (#4248) (#4320) 2018-01-17 10:37:16 +01:00
Supervision.cpp Bug fix 3.3/cleanup lost collections (#6721) 2018-10-08 16:35:18 +02:00
Supervision.h Bug fix 3.3/cleanup lost collections (#6721) 2018-10-08 16:35:18 +02:00
v8-agency.cpp Bug fix/cleanup after cppcheck (#3639) 2017-11-10 13:53:28 +01:00
v8-agency.h Adding Foxx access to agenc 2016-08-26 13:35:39 +02:00