Andreas Streichardt
b2fc192dd2
implement new agency
2016-03-31 14:03:01 +02:00
Jan Steemann
881761d2d5
Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk
2016-03-24 17:05:43 +01:00
Andreas Streichardt
9ba72b4412
Properly update current collection
2016-03-24 16:55:15 +01:00
Jan Steemann
f670a07046
Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk
2016-03-23 19:01:19 +01:00
Andreas Streichardt
8cdf8eebad
More python fixes
2016-03-23 18:36:22 +01:00
Max Neunhoeffer
55998ba0a9
Add rr support for startLocalCluster.
2016-03-23 08:57:23 +01:00
Andreas Streichardt
b2334b8406
Starting up secondaries works
2016-03-17 10:38:47 +00:00
Andreas Streichardt
c69696bc85
Merge branch 'devel' of github.com:arangodb/arangodb into devel
2016-02-24 17:01:12 +01:00
Max Neunhoeffer
15865ccae4
Fix startLocalCluster script?
2016-02-24 16:56:50 +01:00
Andreas Streichardt
2c65416f3d
one cluster dir is enough...log agency stuff
2016-02-22 18:26:54 +01:00
Andreas Streichardt
c9bb0f1eeb
custom data dir
2016-02-22 18:15:02 +01:00
Andreas Streichardt
025bb3da51
cmake build locations vs. startLocalCluster
2016-02-22 17:36:45 +01:00
Max Neunhoeffer
cf763f6eb0
Make terminal a bit smaller in debugging mode.
2016-02-17 08:36:57 +01:00
Max Neunhoeffer
1065486a77
First version of getting shards in sync working.
2016-02-13 23:04:20 +01:00
Andreas Streichardt
adce528373
Proper initialization
...
Also find a fitting spot for our role
2016-02-04 11:29:43 +01:00
Max Neunhoeffer
c7e99616c8
Use more modern font for debugging.
2015-12-08 12:45:37 +01:00
Max Neunhoeffer
83413e6783
Add debugging feature to startLocalCluster script.
2015-12-07 13:43:28 +01:00
Max Neunhoeffer
e2eadd8239
Switch of statistics and foxx queues in local cluster script.
2015-11-03 10:19:27 +01:00
Max Neunhoeffer
e74025fa2d
Add possibility to start a coordinator with console in an xterm.
2015-08-04 08:50:49 +02:00
Max Neunhoeffer
541b4c2f07
New startLocalCluster script, speed much better.
2015-04-13 12:02:16 +02:00
Max Neunhoeffer
b31b8d9678
Silence stderr as well.
2015-01-30 15:04:14 +01:00
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