1
0
Fork 0
Commit Graph

123 Commits

Author SHA1 Message Date
Simon Grätzer d71ebf7c1d Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-01-20 14:42:19 +01:00
Max Neunhoeffer 4e82f4ec12 Fix XTERM option in scripts/startLocalCluster.sh 2017-01-19 16:12:58 +01:00
Max Neunhoeffer 370cb09d89 Merge branch 'devel' into schmutz-ng 2017-01-19 10:32:43 +01:00
Max Neunhoeffer 56756e83fc Use LOG_LEVEL in scripts/startLocalCluster.sh 2017-01-18 10:38:00 +01:00
Simon Grätzer f4e02c58a9 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-01-17 22:28:07 +01:00
Kaveh Vahedipour 2d21b62007 agency compaction leaves last compaction-keep-size indices behind for reference 2017-01-17 12:15:18 +01:00
Simon Grätzer 7563fb4b80 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-12-29 18:09:57 +01:00
Kaveh Vahedipour 154db4a0e2 wrong verbosity in start script 2016-12-28 16:32:21 +01:00
Simon Grätzer 9a6c7196a6 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-12-26 20:52:29 +01:00
Kaveh Vahedipour 9a778c7304 coordinators need to know all agency endpoints too through heartbeats 2016-12-23 12:08:53 +01:00
Simon Grätzer 431df0c5a4 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-12-21 11:56:44 +01:00
Kaveh Vahedipour 5858caabbe endpoint unifiedForm replaces localhost with 127.0.0.1 2016-12-21 09:43:33 +01:00
Simon Grätzer b609769613 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-12-15 13:20:55 +01:00
Kaveh Vahedipour 22f8eab6ea short review and c++11 cosmetics 2016-12-15 08:46:40 +01:00
Kaveh Vahedipour 84fa31a39d agencycommanager ran in locks when ::redirect called ::failed 2016-12-14 17:27:46 +01:00
Simon Grätzer 730ea4755e Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
# Conflicts:
#	scripts/startLocalCluster.sh
2016-12-09 14:30:19 +01:00
Kaveh Vahedipour 2fadea8332 AddFollower tests 2016-12-07 16:42:35 +01:00
Simon Grätzer 7d7474f6fd Structural changes, Algorithm registry, begin with optimistic recovery 2016-12-01 14:10:52 +01:00
Simon Grätzer bc4c441f30 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-11-25 17:03:26 +01:00
Kaveh Vahedipour 9c388e18a5 Looks as if cluster.my-local-info and cluster.myid are for the past 2016-11-23 09:22:33 +01:00
Kaveh Vahedipour 9733dcc724 Looks as if cluster.my-local-info and cluster.myid are for the past 2016-11-22 17:48:04 +01:00
Simon Grätzer 1c0253e5dc Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-11-03 00:12:56 +01:00
Frank Celler e4ba82e8e9 rewrite of AgencyComm 2016-10-23 00:46:30 +02:00
Andreas Streichardt 1318fa313b Implement cluster authentication 2016-10-17 13:35:55 +02:00
Simon Grätzer 1b351ba138 Further improvements 2016-10-08 00:56:24 +02:00
Simon Grätzer 742450f948 Some more fixes 2016-10-07 16:22:38 +02:00
Frank Celler 8ac7ecfe94 added missing path 2016-10-06 15:52:02 +02:00
Kaveh Vahedipour 934313ab7f Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-09-30 08:50:37 +02:00
Kaveh Vahedipour 317342ee2e XTERMOPTIONS not XTERM_OPTIONS 2016-09-30 08:50:32 +02:00
Max Neunhoeffer cad0b3d3e2 Fix startLocalCluster.sh script w.r.t. rr and ssl. 2016-09-29 16:36:14 +02:00
Kaveh Vahedipour 11a9d3bb87 local cluster start update 2016-09-29 16:10:45 +02:00
Kaveh Vahedipour 6eb80d6bce on the way to the all new local cluster 2016-09-29 16:05:53 +02:00
Kaveh Vahedipour 1eedda332d arangod/Cluster/ClusterInfo.cpp 2016-09-29 15:32:10 +02:00
Kaveh Vahedipour cc0a4ffbaa supervision grace period introduced as command line argument. reappeared db servers are removed from failedServers 2016-09-26 16:00:07 +02:00
Max Neunhoeffer cc41b1624d Revert "removed debug logging again from local cluste"
This reverts commit 0ee4938b43.
2016-09-21 10:33:02 +02:00
Kaveh Vahedipour 0ee4938b43 removed debug logging again from local cluste 2016-09-20 15:30:59 +02:00
Kaveh Vahedipour 7dc0e4fc29 agency warnings in start local cluster script demoted 2016-09-13 13:26:30 +02:00
Kaveh Vahedipour 542699f8ff more timing optimisation in callbacks 2016-09-13 11:12:28 +02:00
Kaveh Vahedipour bdf2b9a55e fix in timing and wanring 2016-09-13 11:04:51 +02:00
Kaveh Vahedipour e0de07b403 more robust network independance in RAFT election cycle 2016-09-09 15:59:58 +02:00
Kaveh Vahedipour df4dabc019 minor 2016-09-08 15:27:27 +02:00
Kaveh Vahedipour c90f1dcb76 minor 2016-09-06 09:27:00 +02:00
Kaveh Vahedipour d6d9d0ade8 minor 2016-09-02 12:59:58 +02:00
Kaveh Vahedipour b3b7d7c907 failed servers are excluded from new shard creation 2016-09-02 12:37:53 +02:00
Kaveh Vahedipour 2550dd22e0 fixed issue with leadership in minority 2016-08-31 17:23:48 +02:00
jsteemann 524492c75d fixed cluster start 2016-08-29 11:12:14 +02:00
Andreas Streichardt 7e8bc00747 Allow pre-initialization of cluster 2016-08-24 16:03:08 +02:00
Kaveh Vahedipour d8cb8a33ac pushing corrected unittest script and cluster startup scripts 2016-08-19 09:49:44 +02:00
Kaveh Vahedipour f7c05fe72b adjusting startup scripts 2016-08-19 09:08:33 +02:00
Kaveh Vahedipour d54c090a01 missing source file added 2016-08-19 08:41:19 +02:00