1
0
Fork 0
arangodb/arangod/Cluster
Max Neunhoeffer e24278828c Changes to cluster startup for mesos cooperation.
This simplifies the cluster startup by introducing a further agency
lookup step using "local info" to find the "id". This allows an external
discovery process (see scripts/discover.js as an example) to configure
a new server in the cluster dynamically when it starts up.

New GNUmakefile targets
  pack-tar-config
  pack-tar
2015-01-28 12:58:24 +01:00
..
AgencyComm.cpp removed several JSON functions 2015-01-13 01:31:04 +01:00
AgencyComm.h
ApplicationCluster.cpp Changes to cluster startup for mesos cooperation. 2015-01-28 12:58:24 +01:00
ApplicationCluster.h Changes to cluster startup for mesos cooperation. 2015-01-28 12:58:24 +01:00
ClusterComm.cpp Another fix for the distributed locking problem in cluster AQL. 2014-12-23 14:35:19 +01:00
ClusterComm.h Cleanup code after making dispatcher elastic. 2014-11-07 20:25:05 -05:00
ClusterInfo.cpp removed several JSON functions 2015-01-13 01:31:04 +01:00
ClusterInfo.h the great rename: array => object, list => array 2014-12-18 21:07:06 +01:00
ClusterMethods.cpp removed several JSON functions 2015-01-13 01:31:04 +01:00
ClusterMethods.h Renamed mergeArrays->mergeObjects to make API less confusing. 2014-12-02 17:03:03 +01:00
HeartbeatThread.cpp the great rename: array => object, list => array 2014-12-18 21:07:06 +01:00
HeartbeatThread.h do not spam dispatcher queue 2014-10-28 16:01:40 +01:00
RestShardHandler.cpp
RestShardHandler.h
ServerJob.cpp The Big V8 upgrade Merge. 2014-12-15 17:30:56 +01:00
ServerJob.h less namespace pollution 2014-10-28 00:24:37 +01:00
ServerState.cpp Changes to cluster startup for mesos cooperation. 2015-01-28 12:58:24 +01:00
ServerState.h Changes to cluster startup for mesos cooperation. 2015-01-28 12:58:24 +01:00
v8-cluster.cpp Changes to cluster startup for mesos cooperation. 2015-01-28 12:58:24 +01:00
v8-cluster.h The Big V8 upgrade Merge. 2014-12-15 17:30:56 +01:00