1
0
Fork 0
arangodb/arangod/Agency
Kaveh Vahedipour c07a706948 supervision fix for internal issue #2215 backport to 3.3 (#5063)
* supervision fix for internal issue #2215 backport to 3.3
2018-04-10 15:29:27 +02:00
..
AddFollower.cpp Feature/async failover (#3451) 2017-10-18 23:59:29 +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 bump version number for all local DDL changes and tell agency (#4684) 2018-03-23 12:34:08 +01:00
AgencyComm.h Active Failover for Foxx Services (3.3) (#4593) 2018-02-15 09:36:25 +01:00
AgencyCommon.h constituent correctly persisiting _votedFor and _term (#4248) (#4320) 2018-01-17 10:37:16 +01:00
AgencyFeature.cpp constituent correctly persisiting _votedFor and _term (#4248) (#4320) 2018-01-17 10:37:16 +01:00
AgencyFeature.h Fix agency shutdown bug. (#3683) 2017-11-14 16:33:46 +01:00
Agent.cpp supervision fix for internal issue #2215 backport to 3.3 (#5063) 2018-04-10 15:29:27 +02:00
Agent.h supervision fix for internal issue #2215 backport to 3.3 (#5063) 2018-04-10 15:29:27 +02:00
AgentCallback.cpp Port to 3.3 of various fixes around leadership preparation in agency. (#4150) 2017-12-27 16:47:16 +01:00
AgentCallback.h agent with less traffic 2017-02-10 17:03:15 +01:00
AgentConfiguration.cpp fix premature unlock (#3802) (#4027) 2017-12-13 18:46:14 +01:00
AgentConfiguration.h fix some threading issues (#3659) 2017-11-12 22:34:51 +01: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 Better logging 2017-05-11 12:20:15 +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 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 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 fixed a bug, where when servers failed, when also agency leadership c… (#3189) 2017-09-07 16:10:23 +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 internal issue #2215 (#5043) 2018-04-10 12:00:48 +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 typo in error message 2017-06-09 12:20:35 +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
GossipCallback.h
Inception.cpp more information from inception, when agent is activated (#4691) 2018-02-28 16:11:58 +01:00
Inception.h Bug fix/agency restart enhancements (#3619) 2017-11-10 23:40:26 +01:00
Job.cpp fix typo in variable name 2018-02-28 17:39:49 +01:00
Job.h constituent correctly persisiting _votedFor and _term (#4248) (#4320) 2018-01-17 10:37:16 +01:00
JobContext.cpp merge in cpp & js from 3.1.18 yet to do tests 2017-04-21 15:41:05 +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 Cmake 5.0 complains about unused lambda captures (#3390) 2017-10-13 12:20:48 +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 Fixed object assignment operator for agency's key value store (#3701) 2017-11-17 15:49:40 +01: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 Bugfix / Supervision: removeFollower should remove the last follower(s) first (#4926) 2018-03-23 09:33:04 +01: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 3.3: fixed the missed changes to plan after agency callback is registred f… (#4777) 2018-03-14 12:03:40 +01: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 minor (#3813) 2017-11-27 18:22:13 +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 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 supervision fix for internal issue #2215 backport to 3.3 (#5063) 2018-04-10 15:29:27 +02:00
Supervision.h Bug fix 3.3/supervision to delete removed nodes from health (#4455) 2018-02-13 15:55:42 +01:00
v8-agency.cpp Bug fix/cleanup after cppcheck (#3639) 2017-11-10 13:53:28 +01:00
v8-agency.h