1
0
Fork 0
arangodb/arangod/Agency
Kaveh Vahedipour f4edcc7ba8 Bug fix/supervision engine starting early on leadership change (#5062)
* supervision must not work as long as agent is still preparing
* leadersince atomic and pushed to end of leader preparation
* More consistent use of integer types.
* Slightly change order of events in Supervision loop.
2018-04-10 15:28:26 +02:00
..
AddFollower.cpp Fixing agency prefix in Agency/Job.cpp (#5039) 2018-04-09 16:21:24 +02:00
AddFollower.h
AgencyComm.cpp remove option `--cluster.my-local-info` (#4999) 2018-04-03 17:34:08 +02:00
AgencyComm.h Fix some problems with active failover (#4540) 2018-02-09 15:11:53 +01:00
AgencyCommon.h constituent correctly persisiting _votedFor and _term (#4248) 2018-01-16 09:47:25 +01:00
AgencyFeature.cpp Fixing agency prefix in Agency/Job.cpp (#5039) 2018-04-09 16:21:24 +02:00
AgencyFeature.h Fix agency shutdown bug. (#3683) 2017-11-14 16:33:46 +01:00
Agent.cpp Bug fix/supervision engine starting early on leadership change (#5062) 2018-04-10 15:28:26 +02:00
Agent.h Bug fix/supervision engine starting early on leadership change (#5062) 2018-04-10 15:28:26 +02:00
AgentCallback.cpp Bug fix/agent lead hanger (#4147) 2017-12-27 16:45:39 +01:00
AgentCallback.h
AgentConfiguration.cpp fix premature unlock (#3802) 2017-12-13 13:27:42 +01:00
AgentConfiguration.h fix some threading issues (#3659) 2017-11-12 22:34:51 +01:00
AgentInterface.h devel: fixed the missed changes to plan after agency callback is registred f… (#4775) 2018-03-14 12:01:17 +01:00
CleanOutServer.cpp Fixing agency prefix in Agency/Job.cpp (#5039) 2018-04-09 16:21:24 +02:00
CleanOutServer.h
Compactor.cpp fix some threading issues (#3659) 2017-11-12 22:34:51 +01:00
Compactor.h Bug fix/agency compactor deadlock (#3335) 2017-09-28 12:20:57 +02:00
Constituent.cpp Feature/small misc optimizations (#4504) 2018-02-08 09:25:07 +01:00
Constituent.h constituent correctly persisiting _votedFor and _term (#4248) 2018-01-16 09:47:25 +01:00
FailedFollower.cpp Fixing agency prefix in Agency/Job.cpp (#5039) 2018-04-09 16:21:24 +02:00
FailedFollower.h
FailedLeader.cpp Only payload, when in PENDING (#5021) 2018-04-10 11:59:22 +02:00
FailedLeader.h
FailedServer.cpp Fixing agency prefix in Agency/Job.cpp (#5039) 2018-04-09 16:21:24 +02:00
FailedServer.h
GossipCallback.cpp
GossipCallback.h
Inception.cpp Bug fix/agent lead hanger (#4147) 2017-12-27 16:45:39 +01:00
Inception.h Bug fix/agency restart enhancements (#3619) 2017-11-10 23:40:26 +01:00
Job.cpp Fixing agency prefix in Agency/Job.cpp (#5039) 2018-04-09 16:21:24 +02:00
Job.h Fixing agency prefix in Agency/Job.cpp (#5039) 2018-04-09 16:21:24 +02:00
JobContext.cpp Fixing agency prefix in Agency/Job.cpp (#5039) 2018-04-09 16:21:24 +02:00
JobContext.h
MoveShard.cpp Fixing agency prefix in Agency/Job.cpp (#5039) 2018-04-09 16:21:24 +02:00
MoveShard.h
Node.cpp Fixed object assignment operator for agency's key value store (#3701) 2017-11-17 15:49:40 +01:00
Node.h Bug fix/agent lead hanger (#4147) 2017-12-27 16:45:39 +01:00
NotifyCallback.cpp
NotifyCallback.h
RemoveFollower.cpp Fixing agency prefix in Agency/Job.cpp (#5039) 2018-04-09 16:21:24 +02:00
RemoveFollower.h
RestAgencyHandler.cpp devel: fixed the missed changes to plan after agency callback is registred f… (#4775) 2018-03-14 12:01:17 +01:00
RestAgencyHandler.h Bug fix/no support for inquiry in send transaction with failover less verbosity (#3847) 2017-11-30 14:54:22 +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 issue 344.6: remove some redundant functions (#4842) 2018-03-15 11:03:35 +01:00
State.h Bug fix/agencycomm validate methods broken (#3784) 2017-11-24 10:31:07 +01: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 Feature/efficiency (#3736) 2018-01-05 16:51:31 +01:00
StoreCallback.h Feature/efficiency (#3736) 2018-01-05 16:51:31 +01:00
Supervision.cpp Bug fix/supervision engine starting early on leadership change (#5062) 2018-04-10 15:28:26 +02:00
Supervision.h builder fixed for agency transaction. worked only for a single server. (#4436) 2018-02-06 23:14:53 +01:00
v8-agency.cpp Bug fix/cleanup after cppcheck (#3639) 2017-11-10 13:53:28 +01:00
v8-agency.h