1
0
Fork 0
arangodb/arangod/Cluster
Max Neunhoeffer 61b353edc5 Fix fix of concurrently running Schmutzes. 2017-01-30 15:45:15 +01:00
..
AgencyCallback.cpp Move AgencyCallback stuff to cluster so it is (hopefully) clear that this 2017-01-13 18:08:27 +01:00
AgencyCallback.h Move AgencyCallback stuff to cluster so it is (hopefully) clear that this 2017-01-13 18:08:27 +01:00
AgencyCallbackRegistry.cpp Move AgencyCallback stuff to cluster so it is (hopefully) clear that this 2017-01-13 18:08:27 +01:00
AgencyCallbackRegistry.h Move AgencyCallback stuff to cluster so it is (hopefully) clear that this 2017-01-13 18:08:27 +01:00
ClusterComm.cpp added try..catch block for thread 2017-01-09 08:32:45 +01:00
ClusterComm.h fixed some issues detected by coverity build tool 2016-12-12 15:41:54 +01:00
ClusterEdgeCursor.cpp
ClusterEdgeCursor.h
ClusterFeature.cpp fixed windows compile error 2017-01-12 17:03:01 +01:00
ClusterFeature.h Add info about requested startup role 2017-01-12 15:33:13 +01:00
ClusterInfo.cpp Clean up code without changing behaviour. 2017-01-24 12:11:57 +01:00
ClusterInfo.h Fix bug found by static analysis. 2017-01-24 12:30:32 +01:00
ClusterMethods.cpp Moved creation of Cluster collection from V8Server to ClusterMethods. Also introduced a static class wrapper for Methods. 2017-01-16 12:40:05 +01:00
ClusterMethods.h Moved creation of Cluster collection from V8Server to ClusterMethods. Also introduced a static class wrapper for Methods. 2017-01-16 12:40:05 +01:00
ClusterTraverser.cpp
ClusterTraverser.h
DBServerAgencySync.cpp Logging level for background job debugging down to DEBUG. 2017-01-29 23:05:33 +01:00
DBServerAgencySync.h
FollowerInfo.cpp Make followerList::add and ::remove idempotent. 2017-01-19 14:19:36 +01:00
FollowerInfo.h More Schmutz-NG. 2017-01-12 16:33:57 +01:00
HeartbeatThread.cpp Fix fix of concurrently running Schmutzes. 2017-01-30 15:45:15 +01:00
HeartbeatThread.h Fix running multiple Schmutzes running concurrently. 2017-01-30 14:02:24 +01:00
RestAgencyCallbacksHandler.cpp Move AgencyCallback stuff to cluster so it is (hopefully) clear that this 2017-01-13 18:08:27 +01:00
RestAgencyCallbacksHandler.h
ServerState.cpp tested restart from 3.1 database 2017-01-28 20:32:29 +01:00
ServerState.h tested restart from 3.1 database 2017-01-28 20:32:29 +01:00
TraverserEngine.cpp
TraverserEngine.h
TraverserEngineRegistry.cpp
TraverserEngineRegistry.h
v8-cluster.cpp MoveShard with ShortNames 2017-01-26 11:35:44 +01:00
v8-cluster.h