1
0
Fork 0
arangodb/arangod/Agency
jsteemann 8e51e3ba50 fix slow queries 2017-03-22 11:20:07 +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 merge from 3.1 2017-02-20 20:05:52 +01:00
AddFollower.h AddFollower to handle multiple followers at the same time 2016-12-08 15:12:05 +01:00
AgencyComm.cpp should not overimplement LoggerStream. allows unified behaviour of std::cout and LOG_TOPIC(.,.) 2017-03-01 11:51:27 +01:00
AgencyComm.h merge from 3.1 2017-02-20 20:05:52 +01:00
AgencyCommon.h inquire interface and clientids 2017-01-17 17:33:12 +01:00
AgencyFeature.cpp backport of 3.1 bug fixes and resilience improvements 2017-03-13 13:35:19 +01:00
AgencyFeature.h Agent handles beginShutdown of inception fully 2017-01-25 14:09:34 +01:00
Agent.cpp restructured the leadership takeover 2017-03-17 15:44:58 +01:00
Agent.h restructured the leadership takeover 2017-03-17 15:44:58 +01:00
AgentActivator.cpp Handle the case that ClusterComm is already shut down gracefully. 2017-02-07 15:31:40 +01:00
AgentActivator.h restructuring agent wakeup 2016-09-08 12:49:24 +02:00
AgentCallback.cpp backport of 3.1 bug fixes and resilience improvements 2017-03-13 13:35:19 +01:00
AgentCallback.h agent with less traffic 2017-02-10 17:03:15 +01:00
AgentConfiguration.cpp new compaction thread for agency 2017-02-07 14:16:22 +01:00
AgentConfiguration.h agency compaction leaves last compaction-keep-size indices behind for reference 2017-01-17 12:15:18 +01:00
CleanOutServer.cpp merge from 3.1 2017-02-20 20:05:52 +01:00
CleanOutServer.h clang-format 2016-09-06 10:01:33 +02:00
Compactor.cpp compaction thread tested and functional 2017-02-08 14:18:46 +01:00
Compactor.h compaction thread tested and functional 2017-02-08 14:18:46 +01:00
Constituent.cpp fix slow queries 2017-03-22 11:20:07 +01:00
Constituent.h merge from 3.1 2017-02-20 20:05:52 +01:00
FailedFollower.cpp removed unused variable 2017-02-24 17:38:33 +01:00
FailedFollower.h AddFollower added to supervisionm 2016-11-29 17:28:17 +01:00
FailedLeader.cpp merge from 3.1 2017-02-20 20:05:52 +01:00
FailedLeader.h clang-format 2016-09-06 10:01:33 +02:00
FailedServer.cpp merge from 3.1 2017-02-20 20:05:52 +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 merge from 3.1 2017-02-20 20:05:52 +01:00
Inception.h AddFollower to handle multiple followers at the same time 2016-12-08 15:12:05 +01:00
Job.cpp merge from 3.1 2017-02-20 20:05:52 +01:00
Job.h merge from 3.1 2017-02-20 20:05:52 +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 merge from 3.1 2017-02-20 20:05:52 +01:00
MoveShard.h clang-format 2016-09-06 10:01:33 +02:00
Node.cpp backport of 3.1 bug fixes and resilience improvements 2017-03-13 13:35:19 +01:00
Node.h merge from 3.1 2017-02-20 20:05:52 +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 merge from 3.1 2017-02-20 20:05:52 +01:00
RemoveServer.h Implement removeServer job 2016-09-06 16:49:25 +02:00
RestAgencyHandler.cpp fix velocypack-over-HTTP responses 2017-02-28 17:01:59 +01:00
RestAgencyHandler.h Port thread fixes from 3.1 to devel. 2017-03-16 13:53:40 +01:00
RestAgencyPrivHandler.cpp fix velocypack-over-HTTP responses 2017-02-28 17:01:59 +01:00
RestAgencyPrivHandler.h Port thread fixes from 3.1 to devel. 2017-03-16 13:53:40 +01:00
State.cpp backport of 3.1 bug fixes and resilience improvements 2017-03-13 13:35:19 +01:00
State.h merge from 3.1 2017-02-20 20:05:52 +01:00
Store.cpp merge from 3.1 2017-02-20 20:05:52 +01:00
Store.h merge from 3.1 2017-02-20 20:05:52 +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 merge from 3.1 2017-02-20 20:05:52 +01:00
Supervision.h supervision handles coordinator demise correctly 2017-02-07 11:29:37 +01:00
UnassumedLeadership.cpp merge from 3.1 2017-02-20 20:05:52 +01:00
UnassumedLeadership.h clang-format 2016-09-06 10:01:33 +02:00
v8-agency.cpp move engine-specific V8 functions into storage engine 2017-03-09 12:59:44 +01:00
v8-agency.h Adding Foxx access to agenc 2016-08-26 13:35:39 +02:00