1
0
Fork 0
arangodb/arangod/Agency
Max Neunhöffer c4abcac276
Increase Plan/Version if follower is removed in MoveShard. (#6664)
This was forgotten when we added the `remainsFollower` flag.
2018-10-01 16:54:20 +02:00
..
ActiveFailoverJob.cpp Properly check syncer erros, catch more exceptions (#6522) 2018-09-17 16:38:44 +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 agency updating endpoints properly (#6643) 2018-09-28 15:12:40 +02:00
AgencyComm.h Feature/schmutz plus plus (#5972) 2018-08-24 12:15:35 +02:00
AgencyCommon.h agency updating endpoints properly (#6643) 2018-09-28 15:12:40 +02: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 Fix a crash found by the agency torturer. (#6590) 2018-09-28 15:15:20 +02: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 agency updating endpoints properly (#6643) 2018-09-28 15:12:40 +02:00
AgentConfiguration.h agency updating endpoints properly (#6643) 2018-09-28 15:12:40 +02:00
AgentInterface.h agency updating endpoints properly (#6643) 2018-09-28 15:12:40 +02:00
CleanOutServer.cpp Bug fix 3.4/cleanout server dropping wrong follower (#6572) 2018-09-21 13:36:37 +02: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 Create non-throwing wrappers for Node access in Agency (#4598) 2018-04-17 10:21:14 +02:00
FailedLeader.h Feature/schmutz plus plus (#5972) 2018-08-24 12:15:35 +02:00
FailedServer.cpp Create non-throwing wrappers for Node access in Agency (#4598) 2018-04-17 10:21:14 +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 Increase Plan/Version if follower is removed in MoveShard. (#6664) 2018-10-01 16:54:20 +02:00
MoveShard.h Bug fix 3.4/cleanout server dropping wrong follower (#6572) 2018-09-21 13:36:37 +02:00
Node.cpp Feature/schmutz plus plus (#5972) 2018-08-24 12:15:35 +02:00
Node.h Feature/schmutz plus plus (#5972) 2018-08-24 12:15:35 +02:00
NotifyCallback.cpp Feature/schmutz plus plus (#5972) 2018-08-24 12:15:35 +02:00
NotifyCallback.h Feature/schmutz plus plus (#5972) 2018-08-24 12:15:35 +02: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 agency updating endpoints properly (#6643) 2018-09-28 15:12:40 +02: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 agency updating endpoints properly (#6643) 2018-09-28 15:12:40 +02:00
State.h agency updating endpoints properly (#6643) 2018-09-28 15:12:40 +02:00
Store.cpp agency updating endpoints properly (#6643) 2018-09-28 15:12:40 +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 Added try-catch-block. (#6649) 2018-09-28 17:09:50 +02:00
Supervision.h Feature 3.4/cleanup lost collections (#6627) 2018-09-27 10:35:39 +02: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