1
0
Fork 0
arangodb/arangod/Agency
Jan 30b12e311b
Bug fix/remove most of aql js (#5223)
2018-04-30 11:17:11 +02:00
..
ActiveFailoverJob.cpp Supervision Job for Active Failover (#5066) 2018-04-23 12:49:41 +02:00
ActiveFailoverJob.h Supervision Job for Active Failover (#5066) 2018-04-23 12:49:41 +02:00
AddFollower.cpp Create non-throwing wrappers for Node access in Agency (#4598) 2018-04-17 10:21:14 +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 remove call to requiresElevatedPrivileges with default value (#5172) 2018-04-23 11:28:24 +02:00
AgencyFeature.h Fix agency shutdown bug. (#3683) 2017-11-14 16:33:46 +01:00
Agent.cpp Refactoring & code cleanup (#5138) (#5142) 2018-04-24 14:42:23 +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 Bug fix/remove most of aql js (#5223) 2018-04-30 11:17:11 +02:00
CleanOutServer.cpp Create non-throwing wrappers for Node access in Agency (#4598) 2018-04-17 10:21:14 +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 Refactoring & code cleanup (#5138) (#5142) 2018-04-24 14:42:23 +02:00
Constituent.h constituent correctly persisiting _votedFor and _term (#4248) 2018-01-16 09:47:25 +01:00
FailedFollower.cpp Create non-throwing wrappers for Node access in Agency (#4598) 2018-04-17 10:21:14 +02:00
FailedFollower.h
FailedLeader.cpp Create non-throwing wrappers for Node access in Agency (#4598) 2018-04-17 10:21:14 +02:00
FailedLeader.h
FailedServer.cpp Create non-throwing wrappers for Node access in Agency (#4598) 2018-04-17 10:21:14 +02:00
FailedServer.h
GossipCallback.cpp
GossipCallback.h
Inception.cpp Refactoring & code cleanup (#5138) (#5142) 2018-04-24 14:42:23 +02:00
Inception.h Bug fix/agency restart enhancements (#3619) 2017-11-10 23:40:26 +01:00
Job.cpp Supervision Job for Active Failover (#5066) 2018-04-23 12:49:41 +02:00
Job.h Supervision Job for Active Failover (#5066) 2018-04-23 12:49:41 +02:00
JobContext.cpp Supervision Job for Active Failover (#5066) 2018-04-23 12:49:41 +02:00
JobContext.h
MoveShard.cpp Supervision Job for Active Failover (#5066) 2018-04-23 12:49:41 +02:00
MoveShard.h
Node.cpp Supervision Job for Active Failover (#5066) 2018-04-23 12:49:41 +02:00
Node.h Supervision Job for Active Failover (#5066) 2018-04-23 12:49:41 +02:00
NotifyCallback.cpp
NotifyCallback.h
RemoveFollower.cpp Create non-throwing wrappers for Node access in Agency (#4598) 2018-04-17 10:21:14 +02:00
RemoveFollower.h
RestAgencyHandler.cpp Bugfix/fix windows warnings (#5117) 2018-04-17 13:35:03 +02: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 383.4: push vocbase validity check up from Query constructor out into arangodb::consensus::State, StatisticsWorker and AQLUserFunctions calls (#5177) 2018-04-23 14:52:42 +03:00
State.h issue 383.4: push vocbase validity check up from Query constructor out into arangodb::consensus::State, StatisticsWorker and AQLUserFunctions calls (#5177) 2018-04-23 14:52:42 +03:00
Store.cpp Refactoring & code cleanup (#5138) (#5142) 2018-04-24 14:42:23 +02: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 AQL Profiling code (#5165) 2018-04-24 16:17:30 +02:00
Supervision.h Feature/mv thread death logging (#5111) 2018-04-23 15:50:14 +02:00
v8-agency.cpp Bug fix/cleanup after cppcheck (#3639) 2017-11-10 13:53:28 +01:00
v8-agency.h