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
Kaveh Vahedipour
ffe7f9f3ad
merged in devel
2016-11-16 14:59:53 +01:00
Simon Grätzer
bcf545c856
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2016-11-08 11:38:49 +01:00
Kaveh Vahedipour
1c3e8c1205
Supervision gracePeriod shorter
2016-11-07 10:12:13 +00:00
Simon Grätzer
64817db293
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2016-11-04 11:55:17 +01:00
Kaveh Vahedipour
256245392b
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2016-11-04 11:42:21 +01:00
Kaveh Vahedipour
62492195e9
Recapsulating MUTEX in key value Store
2016-11-04 11:42:08 +01:00
Wilfried Goesgens
7035338911
Change build-directory name when building enterprise packages
2016-11-04 09:56:13 +01:00
Kaveh Vahedipour
34c2c5deeb
minor yet again
2016-11-03 17:34:47 +01:00
Kaveh Vahedipour
34078b3f85
minor
2016-11-03 17:32:33 +01:00
Kaveh Vahedipour
a3097a8a77
minor
2016-11-03 17:32:02 +01:00
Kaveh Vahedipour
be7cea1e19
new features starting agency stand alone
2016-11-03 17:23:33 +01:00
Kaveh Vahedipour
8185588bb2
double percision conserved for timeout in AgencyComm
2016-11-03 16:47:38 +01:00
Kaveh Vahedipour
cd141cbde1
startStandAloneAgency default random order of agent start
2016-11-03 16:25:28 +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
Kaveh Vahedipour
c71d9e287e
do not override command line RAFT timings with estimates
2016-11-02 15:44:54 +01:00
Kaveh Vahedipour
7c6171702c
startStandaloneAgency with different gossip modes
2016-11-02 13:00:08 +01:00
Wilfried Goesgens
da687f8f53
set execute bit
2016-11-02 09:37:17 +01:00
Kaveh Vahedipour
5656ac8643
RAFT auto-timing warnings
2016-10-31 11:17:34 +01:00
servusoft
951b374901
build-script for snapcraft packages
2016-10-28 21:38:31 +02:00
Frank Celler
1963e95815
Merge branch 'devel' of github.com:arangodb/arangodb into FMH
2016-10-23 12:13:57 +02:00
Frank Celler
6cffbd6511
fixed wrong return
2016-10-23 12:04:07 +02:00
Frank Celler
e4ba82e8e9
rewrite of AgencyComm
2016-10-23 00:46:30 +02:00
Frank Celler
de71768bd0
fixed timeouts
2016-10-19 13:21:26 +00:00
Andreas Streichardt
ad2327022e
Merge remote-tracking branch 'origin/devel' into authentication
2016-10-17 13:51:26 +02:00
Andreas Streichardt
1318fa313b
Implement cluster authentication
2016-10-17 13:35:55 +02:00
Wilfried Goesgens
960f0a0522
Forward arguments
2016-10-13 17:26:39 +02:00
Wilfried Goesgens
9ccbe286c8
don't wrap lines here
2016-10-13 16:00:06 +02:00
Wilfried Goesgens
3ca941fc37
Automate mac build
...
- DRY for prefixes, directories etc.
- possibility to provide build.sh with the prefix
2016-10-13 15:35:55 +02:00
Simon Grätzer
2becfb4a8c
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2016-10-12 14:01:48 +02:00
Wilfried Goesgens
58210e673a
disable optimizations for package builds to least common denominator.
2016-10-12 12:00:14 +02:00
Frank Celler
2d835c2881
added different build paths
2016-10-09 13:40:28 +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
cdffe12917
agency bug resolved
2016-09-29 14:07:31 +02:00
Kaveh Vahedipour
4b8148edee
follow redirect for dumpagency
2016-09-27 16:12:47 +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
1bdf414de2
Improve shutdownLocalCluster script.
2016-09-23 15:23:03 +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
862355a093
enterprise scripts for agency
2016-09-20 09:13:42 +02:00
Andreas Streichardt
210cbbfb56
Delete useless script
2016-09-19 15:52:28 +02:00
Kaveh Vahedipour
7806dde219
fixed ssl_server test
2016-09-16 13:14:08 +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
8b6f0e1f51
agency supervision turned off for quickietest
2016-09-09 15:03:12 +02:00
Kaveh Vahedipour
16a35ee15a
multi-host agency in tests
2016-09-09 14:46:54 +02:00
Kaveh Vahedipour
33c2692c50
optimising agency handover
2016-09-08 17:39:50 +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
Wilfried Goesgens
c2c774fcc8
Pass arguments along to build.sh
2016-08-30 11:23:01 +02:00
jsteemann
524492c75d
fixed cluster start
2016-08-29 11:12:14 +02:00
Jan Christoph Uhde
e1a4edeb0a
improve the perf script
2016-08-28 23:13:18 +02:00
Jan Christoph Uhde
fe335baa61
fix perfsetupscript
2016-08-28 18:09:03 +02:00
Jan Christoph Uhde
9157debf96
clean up perf script
2016-08-28 15:37:22 +02:00
Andreas Streichardt
7e8bc00747
Allow pre-initialization of cluster
2016-08-24 16:03:08 +02:00
Kaveh Vahedipour
bb70ed3b8f
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2016-08-19 18:00:21 +02:00
Kaveh Vahedipour
7c706ecdc8
weekend edition
2016-08-19 17:59:58 +02:00
Wilfried Goesgens
36edfdf5c3
fix permissions
2016-08-19 17:31:26 +02:00
Wilfried Goesgens
cc8c1205b1
Implement mac deployment scripts
2016-08-19 17:11:18 +02:00
Kaveh Vahedipour
4570320a5b
dumb warnings
2016-08-19 13:44:01 +02:00
Kaveh Vahedipour
b865f3a41c
pool size default
2016-08-19 11:13:25 +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
Kaveh Vahedipour
b3ba9be57f
we have a bootstrapping agency
2016-08-19 06:05:33 +02:00
Kaveh Vahedipour
c4bff54771
Merge branch 'devel' of https://github.com/arangodb/arangodb into agency-startup
2016-08-18 17:25:24 +02:00
Wilfried Goesgens
7250db8830
Merge branch 'devel' of github.com:arangodb/ArangoDB into pipeline
2016-08-18 15:59:12 +02:00
Kaveh Vahedipour
6edc1ff5fa
AgentConfiguration needed to handle its own read/write locks
2016-08-18 15:54:42 +02:00
Wilfried Goesgens
238b2a6f35
Work on building the packages script controlled.
2016-08-18 15:54:23 +02:00
Kaveh Vahedipour
1a23803238
multiagent gossip
2016-08-16 15:46:00 +02:00
Andreas Streichardt
87c8c0033a
Improve clusterawareness in foxx and foxx queues
2016-08-10 12:26:24 +02:00
Kaveh Vahedipour
7069fc0da0
raft testing revealed performance optimisation in receiver and of appendentries
2016-08-05 14:59:39 +02:00
Kaveh Vahedipour
fcf96f42a7
removing debug warnings
2016-08-05 14:41:24 +02:00
Kaveh Vahedipour
c586b63f03
raft testing revealed performance optimisation in receiver and of appendentries
2016-08-05 12:36:23 +02:00
Kaveh Vahedipour
bc042e858e
raft testing revealed performance optimisation in receiver and of appendentries
2016-08-05 09:41:50 +02:00
Kaveh Vahedipour
b847447b7c
fixed compaction bug
2016-08-04 15:48:06 +02:00
Kaveh Vahedipour
307332e817
raft testing revealed performance optimisation in receiver and of appendentries
2016-08-04 15:46:23 +02:00
Kaveh Vahedipour
456f94bf47
fixed compaction bug
2016-08-03 13:59:52 +02:00
Kaveh Vahedipour
0221f2582c
fixed compaction bug
2016-08-03 13:59:40 +02:00
Kaveh Vahedipour
fde28d1a61
sped up agency communication. startLocalCluster now starts up about the same time regardless of agency size.
2016-08-03 13:13:48 +02:00
Kaveh Vahedipour
e42d8e432b
wrong push on startLocalCluster
2016-08-03 10:31:42 +02:00
Kaveh Vahedipour
e326dc3c53
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2016-08-02 13:13:14 +02:00
Kaveh Vahedipour
cab4d78eee
fixed compaction bug in RAFT
2016-08-02 13:13:05 +02:00
Wilfried Goesgens
04a1be577f
Merge branch 'devel' of github.com:arangodb/ArangoDB into pipeline
2016-08-02 09:22:46 +02:00
Kaveh Vahedipour
da893cc056
integrated agency bugfix from 3.0
2016-08-01 13:46:52 +00:00
Wilfried Goesgens
ad0bc4d00f
Work on the debian build
...
- change 3.0.x-devel to be 3.0.devel since minus or underscore collide with packaging requirements
- re-sync package scripts with whats current on suse OBS
- add config-uid support.
2016-08-01 13:43:30 +02:00
Wilfried Goesgens
41a2b867d1
Merge branch 'devel' of github.com:arangodb/ArangoDB into pipeline
2016-07-29 15:37:17 +02:00
Andreas Streichardt
dd75978464
Remove sleep
2016-07-28 17:14:17 +02:00
Wilfried Goesgens
ee6464a4ef
We have to use bash here, else the pwd magic doesn't work.
2016-07-28 16:27:27 +02:00
Max Neunhoeffer
f5c76664fd
Latest performance measuring scripts and analysis program.
2016-07-28 15:40:17 +02:00
Wilfried Goesgens
60a3f84794
Fix parameters to build.sh
2016-07-27 15:06:25 +02:00
Max Neunhoeffer
103cbecd64
New script version.
2016-07-27 14:51:25 +02:00
Max Neunhoeffer
d05dae34a2
New version of script.
2016-07-27 10:31:03 +02:00
Wilfried Goesgens
c6a1bcc226
Cleanup buildsystem
...
- add RPM support
- move macros in own file
- cleanup sequence
- add CMAKE switch "-DPACKAGING=[DEB|RPM|DARWIN]" that prepares package building
2016-07-26 16:13:34 +02:00
Max Neunhoeffer
a66e7c067e
Modularize perf script.
2016-07-26 15:23:24 +02:00
Max Neunhoeffer
209250c61f
Add one more event.
2016-07-26 15:18:27 +02:00
Max Neunhoeffer
6bfcaf0b79
Add a first perf probe monitoring script.
2016-07-26 14:56:44 +02:00
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