1
0
Fork 0
Commit Graph

228 Commits

Author SHA1 Message Date
Andreas Streichardt 8551c3836e Use standard GNU install dirs 2016-07-04 18:19:26 +02:00
Max Neunhoeffer 2764a6b1d3 Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel 2016-07-01 16:43:30 +02:00
Max Neunhoeffer e85ea156a3 Take docker image name out of code. 2016-07-01 16:43:07 +02:00
Kaveh Vahedipour 4ead4f0ed7 compaction bug fixed for followers 2016-07-01 11:27:33 +02:00
Kaveh Vahedipour 8d9e636779 fixing follower agency compaction 2016-07-01 10:36:54 +02:00
Max Neunhoeffer bd04d6db9e Add startArangoDBClusterLocal.sh script. 2016-07-01 09:45:56 +02:00
Kaveh Vahedipour 29acdad6bf unnecessary double condition 2016-06-29 17:42:41 +02:00
Kaveh Vahedipour 1baf2050c6 waitForCommited bug in agency fixed 2016-06-29 14:54:05 +02:00
Kaveh Vahedipour 811275889f too ambitious minimum election time in agency for wait-for-sync 2016-06-28 10:45:13 +02:00
Kaveh Vahedipour 998136add6 more agency tests 2016-06-24 16:52:34 +02:00
Kaveh Vahedipour 1043af68f7 agency will hold back responses until such time that leader has been elected 2016-06-24 16:37:57 +02:00
Kaveh Vahedipour 34aed57a6d adding IN operator to kv-store 2016-06-22 14:44:43 +02:00
Max Neunhoeffer 98af68aadf Add an important step to debian build script. 2016-06-20 00:41:18 -07:00
Kaveh Vahedipour c63189942f start local cluster for windows pretty ready 2016-06-17 16:55:57 +02:00
jsteemann 1ac39f9f86 added script for generating fish shell completions 2016-06-16 19:36:06 +02:00
Kaveh Vahedipour e5f639ce6b added windows startLocalCluster batch 2016-06-16 15:04:26 +02:00
Max Neunhoeffer d0fe9f6d81 Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel 2016-06-15 21:29:20 -07:00
Max Neunhoeffer abd637076e Explicitly specify INFO as default logging level. 2016-06-15 21:27:28 -07:00
Max Neunhoeffer 42d1aa1f00 Switch on statistics in startLocalCluster everywhere (except agency). 2016-06-15 16:15:55 +02:00
Kaveh Vahedipour d494ae0fc5 start local cluster script starts agency with no threads: nservers + ncoord + nagents 2016-06-15 08:29:25 +00:00
Kaveh Vahedipour 55351f2358 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-06-10 15:57:25 +02:00
Kaveh Vahedipour 988b4401f2 machine ids in cluster zero-filled to up to 1000 machines 2016-06-10 15:57:12 +02:00
Max Neunhoeffer cd68c810bc Hide some error output. 2016-06-10 14:41:26 +02:00
Kaveh Vahedipour b9a6a89392 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-06-10 12:36:01 +02:00
Kaveh Vahedipour d34752a1c4 removed dependence on excetion throwing for store to build results 2016-06-10 12:35:52 +02:00
Max Neunhoeffer 73f7d152ee New shutdownLocalCluster.sh script. 2016-06-10 12:02:31 +02:00
Max Neunhoeffer 3aa70dfeb3 Remove unnecessary warning. 2016-06-10 12:02:19 +02:00
Max Neunhoeffer 6b854bdf8a Repaired startLocalCluster.sh for call without arguments. 2016-06-09 15:29:40 +02:00
Kaveh Vahedipour 516ac10331 can start local cluster with multiple agents 2016-06-08 19:06:04 +02:00
Kaveh Vahedipour 382ac052d4 resilience green 2016-06-08 18:27:59 +02:00
Kaveh Vahedipour 2821d3ab86 jslint error 2016-06-03 13:32:15 +02:00
Max Neunhoeffer fa46d812a4 Switch statistics on in startLocalCluster. 2016-05-31 12:40:14 -06:00
Max Neunhoeffer 5e3555c0ed Add a script to start a cluster using only the Docker image. 2016-05-25 23:38:23 +02:00
Kaveh Vahedipour 1846a3c4f7 finished jobs. clean out server, failed leader, move shard 2016-05-25 17:45:28 +02:00
Max Neunhoeffer 0227e47153 Fix shard sync jobs in background.
Also fix bug that indexes and properties in followers are updated.
2016-05-25 11:55:07 +02:00
Kaveh Vahedipour 00d3587e9a Supervision moves shards 2016-05-24 15:57:08 +02:00
Andreas Streichardt 2792e03aeb Correct build type 2016-05-20 16:38:40 +02:00
Max Neunhoeffer 53b4d9d969 More server threads in startLocalCluster.sh 2016-05-19 14:08:54 +02:00
Kaveh Vahedipour 434e1c00c3 rewrote agency's key value store handling of ttls. 2016-05-18 16:16:02 +02:00
jsteemann 24aba31367 re-added script to build completions 2016-05-18 09:04:00 +02:00
jsteemann 4c7bd80c3c removed files after confirmation with @neunhoef 2016-05-18 09:01:44 +02:00
jsteemann edd58743e0 removed export for ETCD 2016-05-18 08:32:01 +02:00
Kaveh Vahedipour b3710f8e9f there is a problem dealing with LatestID 2016-05-14 23:01:33 +02:00
Andreas Streichardt d055f10b3b Streamline builds 2016-05-11 15:03:59 +02:00
Andreas Streichardt b3f0a4956e jemalloc is not REQUIRED if explicitly requested 2016-05-11 13:33:41 +02:00
Max Neunhoeffer 31f9806ab6 Tune build-deb.sh script. 2016-05-11 11:29:02 +02:00
Max Neunhoeffer b5c87fba33 Add a trivial quickie test and a convenience script. 2016-05-06 22:47:17 +02:00
Max Neunhoeffer 66f1fce328 Repair startLocalCluster.sh script w.r.t. XTERM and XTERMOPTIONS. 2016-05-06 22:46:23 +02:00
Andreas Streichardt 9cbe13dd43 Merge branch 'json_agency_comm' into devel 2016-05-06 17:21:41 +02:00
Andreas Streichardt 04ba5156e5 Rework planned collection loading 2016-05-06 17:03:13 +02:00