1
0
Fork 0
arangodb/arangod/Agency
Max Neunhoeffer 94ba83ae90 Keep failed follower in followers list in Plan. 2018-07-23 11:24:49 +02:00
..
ActiveFailoverJob.cpp Backport supervision for active failover job + testsuite (#5181) 2018-04-23 16:38:11 +02:00
ActiveFailoverJob.h Backport supervision for active failover job + testsuite (#5181) 2018-04-23 16:38:11 +02:00
AddFollower.cpp Fixing agency prefix in Agency/Job.cpp (3.3) (#5060) 2018-04-13 11:03:52 +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 Fixing agency pool update (#5327) 2018-05-14 18:07:47 +02:00
AgencyComm.h [3.3] Fix inconsistent distributeShardsLike job (#5300) 2018-05-17 12:07:20 +02:00
AgencyCommon.h constituent correctly persisiting _votedFor and _term (#4248) (#4320) 2018-01-17 10:37:16 +01: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
Agent.cpp compaction index should not go beyond own log index ever (#5899) 2018-07-17 15:54:44 +02:00
Agent.h Bug fix 3.3/agency better log compaction (#5098) 2018-07-16 12:12:05 +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/mv faster agency gossip (#5422) 2018-07-16 15:08:48 +02:00
AgentConfiguration.h agent can now join with disaster-recovery-id and changed endpoint (#5828) 2018-07-11 11:24:36 +02:00
AgentInterface.h 3.3: fixed the missed changes to plan after agency callback is registred f… (#4777) 2018-03-14 12:03:40 +01:00
CleanOutServer.cpp Fixing agency prefix in Agency/Job.cpp (3.3) (#5060) 2018-04-13 11:03:52 +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 Keep failed follower in followers list in Plan. 2018-07-23 11:24:49 +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 Fixing agency prefix in Agency/Job.cpp (3.3) (#5060) 2018-04-13 11:03:52 +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 Fixing agency prefix in Agency/Job.cpp (3.3) (#5060) 2018-04-13 11:03:52 +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 merged in devel 2016-11-16 14:59:53 +01: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/mv faster agency gossip (#5422) 2018-07-16 15:08:48 +02:00
Inception.h Bug fix 3.3/mv faster agency gossip (#5422) 2018-07-16 15:08:48 +02:00
Job.cpp Backport supervision for active failover job + testsuite (#5181) 2018-04-23 16:38:11 +02:00
Job.h Backport supervision for active failover job + testsuite (#5181) 2018-04-23 16:38:11 +02:00
JobContext.cpp Backport supervision for active failover job + testsuite (#5181) 2018-04-23 16:38:11 +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 Backport supervision for active failover job + testsuite (#5181) 2018-04-23 16:38:11 +02:00
MoveShard.h merge in cpp & js from 3.1.18 yet to do tests 2017-04-21 15:41:05 +02:00
Node.cpp Backport supervision for active failover job + testsuite (#5181) 2018-04-23 16:38:11 +02:00
Node.h Port to 3.3 of various fixes around leadership preparation in agency. (#4150) 2017-12-27 16:47:16 +01:00
NotifyCallback.cpp
NotifyCallback.h
RemoveFollower.cpp Fixing agency prefix in Agency/Job.cpp (3.3) (#5060) 2018-04-13 11:03:52 +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 Bug fix 3.3/agency better log compaction (#5098) 2018-07-16 12:12:05 +02:00
RestAgencyHandler.h backporting inquire fixes (#3920) 2017-12-07 10:27:41 +01:00
RestAgencyPrivHandler.cpp Bug fix/agency leader timeouts (#3373) 2017-10-06 10:11:51 +02:00
RestAgencyPrivHandler.h MSVC is pendantic (but right) (#3047) 2017-08-17 21:25:34 +02:00
State.cpp Bug fix 3.3/agency better log compaction (#5098) 2018-07-16 12:12:05 +02:00
State.h Bug fix 3.3/agency better log compaction (#5098) 2018-07-16 12:12:05 +02:00
Store.cpp Fixed object assignment operator for agency's key value store (#3701) 2017-11-17 15:49:40 +01:00
Store.h Bug fix/lead to agent (#3541) 2017-11-09 11:10:09 +01: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 Backport supervision for active failover job + testsuite (#5181) 2018-04-23 16:38:11 +02:00
Supervision.h stop supervision on demand (#5109) 2018-04-20 11:58:47 +02:00
v8-agency.cpp Bug fix/cleanup after cppcheck (#3639) 2017-11-10 13:53:28 +01:00
v8-agency.h