1
0
Fork 0
arangodb/arangod/Agency
Kaveh Vahedipour ab6678eb1f need to fix tests first 2016-12-29 16:25:30 +01:00
..
ActivationCallback.cpp rewrite of AgencyComm 2016-10-23 00:46:30 +02:00
ActivationCallback.h
AddFollower.cpp fixed resilience 2016-12-09 16:35:32 +01:00
AddFollower.h AddFollower to handle multiple followers at the same time 2016-12-08 15:12:05 +01:00
AgencyCallback.cpp rewrite of AgencyComm 2016-10-23 00:46:30 +02:00
AgencyCallback.h moved to Agency 2016-10-23 00:46:30 +02:00
AgencyCallbackRegistry.cpp rewrite of AgencyComm 2016-10-23 00:46:30 +02:00
AgencyCallbackRegistry.h moved to Agency 2016-10-23 00:46:30 +02:00
AgencyComm.cpp doubling the wait interval in agency comm is way too peeimistic 2016-12-29 16:10:14 +01:00
AgencyComm.h read/write/transact interface lifted up to js 2016-12-28 15:37:05 +01:00
AgencyCommon.h fix issues found by cppcheck 2016-11-25 17:26:42 +01:00
AgencyFeature.cpp new transact api for agency 2016-11-23 17:58:17 +01:00
AgencyFeature.h do not override command line RAFT timings with estimates 2016-11-02 15:44:54 +01:00
Agent.cpp agency more verbose for fixing cluster tests in jenkins 2016-12-23 11:10:22 +01:00
Agent.h agency's supervision must wait grace period after becoming leader before acting on db server failure 2016-12-21 11:17:41 +01:00
AgentActivator.cpp rewrite of AgencyComm 2016-10-23 00:46:30 +02:00
AgentActivator.h
AgentCallback.cpp Improve debug messages in Agency. 2016-12-23 14:25:03 +01:00
AgentCallback.h More logging of time taken for AppendEntriesRPC call. 2016-10-21 06:46:30 +00:00
AgentConfiguration.cpp cannot depend on Slice.getDouble 2016-12-15 15:32:09 +01:00
AgentConfiguration.h broken agency fixed. the list of active agents failed to fill. 2016-11-24 15:43:38 +01:00
CleanOutServer.cpp cannot depend on Slice.getDouble 2016-12-15 15:23:45 +01:00
CleanOutServer.h
Constituent.cpp less rigid expectation on smooth operations through agency comm under worst case scenarios. 2016-12-28 10:32:20 +01:00
Constituent.h Improve debugging output in election. 2016-12-20 09:34:30 +01:00
FailedFollower.cpp fixed resilience 2016-12-09 16:35:32 +01:00
FailedFollower.h AddFollower added to supervisionm 2016-11-29 17:28:17 +01:00
FailedLeader.cpp isWatch no longer needed after move to arangodb agency 2016-12-16 12:26:27 +01:00
FailedLeader.h
FailedServer.cpp isWatch no longer needed after move to arangodb agency 2016-12-16 12:26:27 +01:00
FailedServer.h
GossipCallback.cpp merged in devel 2016-11-16 14:59:53 +01:00
GossipCallback.h less noisy inception: only updated configurations are gossipped. avoid multiple reports 2016-11-03 10:23:48 +01:00
Inception.cpp investigation into agency comm errors 2016-12-28 11:45:57 +01:00
Inception.h AddFollower to handle multiple followers at the same time 2016-12-08 15:12:05 +01:00
Job.cpp cannot depend on Slice.getDouble 2016-12-15 15:23:45 +01:00
Job.h fixed resilience 2016-12-09 16:35:32 +01:00
MeasureCallback.cpp agency wouldn't restart from persisted state 2016-10-28 16:30:19 +02:00
MeasureCallback.h agency wouldn't restart from persisted state 2016-10-28 16:30:19 +02:00
MoveShard.cpp cannot depend on Slice.getDouble 2016-12-15 15:23:45 +01:00
MoveShard.h
Node.cpp correct handling of distributeShardsLike in FailedFollower 2016-12-05 15:44:53 +01:00
Node.h correct handling of distributeShardsLike in FailedFollower 2016-12-05 15:44:53 +01:00
NotifyCallback.cpp
NotifyCallback.h
RemoveServer.cpp AddFollower to handle multiple followers at the same time 2016-12-08 15:12:05 +01:00
RemoveServer.h
RestAgencyHandler.cpp redirects to myelf should be hinstory 2016-12-06 18:05:05 +01:00
RestAgencyHandler.h new transact api for agency 2016-11-23 17:58:17 +01:00
RestAgencyPrivHandler.cpp merged in devel 2016-11-16 14:59:53 +01:00
RestAgencyPrivHandler.h switch to boost asio 2016-10-14 10:12:17 +00:00
State.cpp new transact api for agency 2016-11-23 17:58:17 +01:00
State.h new transact api for agency 2016-11-23 17:58:17 +01:00
Store.cpp proper handling of hidden key-value-store data 2016-12-20 16:44:43 +01:00
Store.h new transact api for agency 2016-11-23 17:58:17 +01:00
StoreCallback.cpp
StoreCallback.h
Supervision.cpp need to fix tests first 2016-12-29 16:25:30 +01:00
Supervision.h agency's supervision must wait grace period after becoming leader before acting on db server failure 2016-12-21 11:17:41 +01:00
UnassumedLeadership.cpp rewrite of AgencyComm 2016-10-23 00:46:30 +02:00
UnassumedLeadership.h
v8-agency.cpp rewrite of AgencyComm 2016-10-23 00:46:30 +02:00
v8-agency.h