1
0
Fork 0
arangodb/arangod/Agency
Kaveh Vahedipour 5b3d95298b agent restart from persistence with complete set of new endpoints 2017-01-03 15:39:52 +01:00
..
ActivationCallback.cpp rewrite of AgencyComm 2016-10-23 00:46:30 +02:00
ActivationCallback.h restructuring agent wakeup 2016-09-08 12:49:24 +02:00
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 remove deceased agents from AgencyComm 2017-01-02 17:12:00 +01:00
AgencyComm.h remove deceased agents from AgencyComm 2017-01-02 17:12:00 +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 agent restart from persistence with complete set of new endpoints 2017-01-03 15:39:52 +01:00
Agent.h agent restart from persistence with complete set of new endpoints 2017-01-03 15:39:52 +01:00
AgentActivator.cpp rewrite of AgencyComm 2016-10-23 00:46:30 +02:00
AgentActivator.h restructuring agent wakeup 2016-09-08 12:49:24 +02:00
AgentCallback.cpp no need considering reportIn for updating endpoints 2017-01-03 09:40:03 +01:00
AgentCallback.h More logging of time taken for AppendEntriesRPC call. 2016-10-21 06:46:30 +00:00
AgentConfiguration.cpp agent restart from persistence with complete set of new endpoints 2017-01-03 15:39:52 +01:00
AgentConfiguration.h nolock swap active member in agent configuration not needed 2017-01-03 09:01:53 +01:00
CleanOutServer.cpp cannot depend on Slice.getDouble 2016-12-15 15:23:45 +01:00
CleanOutServer.h clang-format 2016-09-06 10:01:33 +02:00
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 clang-format 2016-09-06 10:01:33 +02:00
FailedServer.cpp isWatch no longer needed after move to arangodb agency 2016-12-16 12:26:27 +01:00
FailedServer.h clang-format 2016-09-06 10:01:33 +02:00
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 agent restart from persistence with complete set of new endpoints 2017-01-03 15:39:52 +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 clang-format 2016-09-06 10:01:33 +02:00
Node.cpp collections and current version 2016-12-30 13:56:25 +01:00
Node.h correct handling of distributeShardsLike in FailedFollower 2016-12-05 15:44:53 +01:00
NotifyCallback.cpp cppcheck 2016-08-25 14:04:23 +02:00
NotifyCallback.h cppcheck 2016-08-25 14:04:23 +02:00
RemoveServer.cpp AddFollower to handle multiple followers at the same time 2016-12-08 15:12:05 +01:00
RemoveServer.h Implement removeServer job 2016-09-06 16:49:25 +02:00
RestAgencyHandler.cpp nolock swap active member in agent configuration not needed 2017-01-03 09:01:53 +01:00
RestAgencyHandler.h new transact api for agency 2016-11-23 17:58:17 +01:00
RestAgencyPrivHandler.cpp remove deceased agents from AgencyComm 2017-01-02 17:12:00 +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 agent restart from persistence with complete set of new endpoints 2017-01-03 15:39:52 +01:00
Store.h new transact api for agency 2016-11-23 17:58:17 +01:00
StoreCallback.cpp fix in timing and wanring 2016-09-13 11:04:51 +02:00
StoreCallback.h fix in timing and wanring 2016-09-13 11:04:51 +02:00
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 clang-format 2016-09-06 10:01:33 +02:00
v8-agency.cpp rewrite of AgencyComm 2016-10-23 00:46:30 +02:00
v8-agency.h Adding Foxx access to agenc 2016-08-26 13:35:39 +02:00