1
0
Fork 0
arangodb/arangod/Agency
Frank Celler 067606da3a
Bug fix 3.4/bad leader report current (#7574)
* Initialize theLeader non-empty, thus not assuming leadership.

* Correct ClusterInfo to look into Target/CleanedServers.

* Prevent usage of to be cleaned out servers in new collections.

* After a restart, do not assume to be leader for a shard.
2018-11-30 21:11:48 +01:00
..
ActiveFailoverJob.cpp velocypack library update (#6850) 2018-10-12 12:46:52 +02:00
ActiveFailoverJob.h Read only server (#5652) 2018-07-03 09:58:16 +02:00
AddFollower.cpp Feature/schmutz plus plus (#5972) 2018-08-24 12:15:35 +02:00
AddFollower.h Feature/schmutz plus plus (#5972) 2018-08-24 12:15:35 +02:00
AgencyComm.cpp Bug fix 3.4/index readiness (#6716) 2018-11-21 14:41:36 +01:00
AgencyComm.h Bug fix 3.4/index readiness (#6716) 2018-11-21 14:41:36 +01:00
AgencyCommon.h Bug fix 3.4/index readiness (#6716) 2018-11-21 14:41:36 +01:00
AgencyFeature.cpp Bug fix/fixes 2908 (#6279) 2018-08-31 17:26:54 +02:00
AgencyFeature.h Feature/schmutz plus plus (#5972) 2018-08-24 12:15:35 +02:00
AgencyStrings.h agency updating endpoints properly (#6643) 2018-09-28 15:12:40 +02:00
Agent.cpp supervision bug fix to start with clean transient store (#7323) 2018-11-15 11:24:53 +01:00
Agent.h agency updating endpoints properly (#6643) 2018-09-28 15:12:40 +02:00
AgentCallback.cpp Feature/schmutz plus plus (#5972) 2018-08-24 12:15:35 +02:00
AgentCallback.h Feature/schmutz plus plus (#5972) 2018-08-24 12:15:35 +02:00
AgentConfiguration.cpp fixed hyperventing agent 3.4 (#6777) 2018-10-12 17:02:52 +02:00
AgentConfiguration.h fixed hyperventing agent 3.4 (#6777) 2018-10-12 17:02:52 +02:00
AgentInterface.h agency updating endpoints properly (#6643) 2018-09-28 15:12:40 +02:00
CleanOutServer.cpp Bug fix 3.4/bad leader report current (#7574) 2018-11-30 21:11:48 +01:00
CleanOutServer.h Feature/schmutz plus plus (#5972) 2018-08-24 12:15:35 +02:00
Compactor.cpp Feature/schmutz plus plus (#5972) 2018-08-24 12:15:35 +02:00
Compactor.h Feature/schmutz plus plus (#5972) 2018-08-24 12:15:35 +02:00
Constituent.cpp Feature/schmutz plus plus (#5972) 2018-08-24 12:15:35 +02:00
Constituent.h Feature/schmutz plus plus (#5972) 2018-08-24 12:15:35 +02:00
FailedFollower.cpp Keep failed follower in followers list in Plan. 2018-07-23 11:25:10 +02:00
FailedFollower.h Feature/schmutz plus plus (#5972) 2018-08-24 12:15:35 +02:00
FailedLeader.cpp Remove a relic from early days in /Target/FailedServers. (#6689) 2018-10-09 13:49:38 +02:00
FailedLeader.h Feature/schmutz plus plus (#5972) 2018-08-24 12:15:35 +02:00
FailedServer.cpp cppcheck (#6856) 2018-10-12 12:40:31 +02:00
FailedServer.h Feature/schmutz plus plus (#5972) 2018-08-24 12:15:35 +02:00
GossipCallback.cpp agency updating endpoints properly (#6643) 2018-09-28 15:12:40 +02:00
GossipCallback.h Feature/schmutz plus plus (#5972) 2018-08-24 12:15:35 +02:00
Inception.cpp agency updating endpoints properly (#6643) 2018-09-28 15:12:40 +02:00
Inception.h Feature/misc spelling corrections (#5164) 2018-07-13 13:06:20 +02:00
Job.cpp remove tabstops 2018-07-16 15:00:12 +02:00
Job.h Supervision Job for Active Failover (#5066) 2018-04-23 12:49:41 +02:00
JobContext.cpp Feature/schmutz plus plus (#5972) 2018-08-24 12:15:35 +02:00
JobContext.h Feature/schmutz plus plus (#5972) 2018-08-24 12:15:35 +02:00
MoveShard.cpp Fix moving of shard leaders. (#7446) 2018-11-26 15:05:56 +01:00
MoveShard.h Bug fix 3.4/cleanout server dropping wrong follower (#6572) 2018-09-21 13:36:37 +02:00
Node.cpp try not to throw so many exceptions from Supervision (#7226) 2018-11-06 18:00:45 +01:00
Node.h Bug fix 3.4/index readiness (#6716) 2018-11-21 14:41:36 +01:00
RemoveFollower.cpp Feature/schmutz plus plus (#5972) 2018-08-24 12:15:35 +02:00
RemoveFollower.h Feature/schmutz plus plus (#5972) 2018-08-24 12:15:35 +02:00
RestAgencyHandler.cpp [3.4] Feature/engine version added to agent configuration (#7481) 2018-11-29 12:00:47 +01:00
RestAgencyHandler.h Feature/schmutz plus plus (#5972) 2018-08-24 12:15:35 +02:00
RestAgencyPrivHandler.cpp agency updating endpoints properly (#6643) 2018-09-28 15:12:40 +02:00
RestAgencyPrivHandler.h agency updating endpoints properly (#6643) 2018-09-28 15:12:40 +02:00
State.cpp Silence tsan warnings (#7051) 2018-10-24 23:58:47 +02:00
State.h agency updating endpoints properly (#6643) 2018-09-28 15:12:40 +02:00
Store.cpp Bug fix 3.4/even more ldap debugging (#6735) 2018-10-05 18:44:37 +02:00
Store.h agency updating endpoints properly (#6643) 2018-09-28 15:12:40 +02:00
StoreCallback.cpp Feature/schmutz plus plus (#5972) 2018-08-24 12:15:35 +02:00
StoreCallback.h Feature/schmutz plus plus (#5972) 2018-08-24 12:15:35 +02:00
Supervision.cpp Fixing broken UI. (#7551) 2018-11-29 19:31:45 +01:00
Supervision.h Bug fix 3.4/index readiness (#6716) 2018-11-21 14:41:36 +01:00
TimeString.h Feature/schmutz plus plus (#5972) 2018-08-24 12:15:35 +02:00
v8-agency.cpp Feature/schmutz plus plus (#5972) 2018-08-24 12:15:35 +02:00
v8-agency.h Feature/schmutz plus plus (#5972) 2018-08-24 12:15:35 +02:00