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
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
Max Neunhoeffer
17abab2695
Improve functionality of scripts/dumpAgency.sh
...
You can now say for example:
scripts/dumpAgency.sh .[0].arango.Plan.Collections
with the obvious meaning.
2016-05-06 09:02:58 +02:00
Andreas Streichardt
a80d208590
Use core2 as the absolute minimum architecture
2016-05-04 14:33:32 +02:00
Kaveh Vahedipour
00ce93b8d0
Merge branch 'devel' of https://github.com/arangodb/arangodb into json_agency_comm
2016-05-02 16:14:37 +02:00
Kaveh Vahedipour
88ea3473b0
too much output in logs
2016-05-02 16:07:00 +02:00
Max Neunhoeffer
54aadbe912
Fix path to executable.
2016-05-02 15:53:13 +02:00
Max Neunhoeffer
b05464b78c
Cluster bootstrap revolution.
2016-04-29 13:59:12 +02:00
Andreas Streichardt
5bc646ff44
Put required debian options into a script
2016-04-26 08:09:33 +00:00
Max Neunhoeffer
31bdb4e22e
Modernize startLocalCluster w.r.t. xterm.
2016-04-22 14:35:47 +02:00
Max Neunhoeffer
3363e9bc27
Fix startLocalCluster script.
2016-04-21 16:53:08 +02:00
Kaveh Vahedipour
35b27663b0
class Node out of Store.{h,cpp}
2016-04-21 14:10:41 +02:00
Kaveh Vahedipour
2637666698
cluster start on fmh succeeds, however slow
2016-04-20 16:12:48 +02:00
Kaveh Vahedipour
b480155000
preparing merge back into deve
2016-04-20 14:42:32 +02:00
Max Neunhoeffer
7a12918021
Fix agency startup. Agency not yet working.
2016-04-20 12:25:13 +02:00
Frank Celler
3bb24146a6
Merge branch 'devel' of github.com:arangodb/arangodb into FMH
2016-04-19 19:18:02 -07:00
Andreas Streichardt
c2914ae521
Merge branch 'devel' of github.com:arangodb/arangodb into devel
2016-04-19 17:41:49 +02:00
Andreas Streichardt
1743f2eb49
num v8 context 1 in agency to save memory
2016-04-19 17:41:24 +02:00
Michael Hackstein
1eb1e0ee0c
Merge branch 'devel' of github.com:arangodb/arangodb into devel
2016-04-19 17:08:21 +02:00
Michael Hackstein
7455347263
Start Local cluster will now fail if upgrading and bootstrapping fails
2016-04-19 17:08:16 +02:00
Andreas Streichardt
f41d9c41c4
Merge branch 'devel' of github.com:arangodb/arangodb into devel
2016-04-19 16:50:36 +02:00
Andreas Streichardt
30b71d0423
Wait 5ms when connection needs to be reestablished
2016-04-19 16:49:51 +02:00
Max Neunhoeffer
f3e47db5d8
Add a dumpAgency script.
2016-04-19 14:51:17 +02:00
Max Neunhoeffer
65e66b92a7
Add startAgency script.
2016-04-19 14:43:53 +02:00
Frank Celler
007fe8e053
Merge branch 'devel' of https://github.com/arangodb/arangodb into FMH
...
Conflicts:
arangod/Agency/Constituent.cpp
arangod/Agency/RestAgencyHandler.cpp
arangod/Aql/Query.cpp
arangod/Aql/grammar.cpp
arangod/RestHandler/RestSimpleQueryHandler.cpp
arangod/RestServer/ArangoServer.cpp
js/client/modules/@arangodb/testing.js
2016-04-19 07:44:00 +02:00
Alan Plum
926f02ace5
Use mime-types
2016-04-18 18:00:35 +02:00
Frank Celler
9d26ab1bbc
WIP
2016-04-16 17:39:20 -07:00
Andreas Streichardt
49d0407859
Trace vs info again
2016-04-14 18:23:08 +02:00
Andreas Streichardt
612c387c56
Optimize version increase stuff
2016-04-14 18:17:25 +02:00
Kaveh Vahedipour
fa6e12efe4
option to turn off sync for wait on every persistence call
2016-04-13 19:40:19 +02:00
Kaveh Vahedipour
d247e7a3bd
mop is fixing the cluster load
2016-04-13 15:36:11 +02:00
Andreas Streichardt
4c27442bd9
Implement callbacks
2016-04-13 14:05:15 +02:00
Jan Steemann
c49166d40e
do not log traces!
2016-04-12 16:37:48 +02:00
Jan Steemann
b366366ba9
fixed startup configuration
2016-04-07 09:09:26 +02:00
Jan Steemann
9f8c24b1cd
Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk
2016-04-06 15:43:27 +02:00
Andreas Streichardt
c2cf4be4e0
Remove etcd
2016-04-05 18:41:37 +02:00
Andreas Streichardt
d2d7af67fe
Kickstarter and planner are dead
2016-04-05 17:45:39 +02:00
Andreas Streichardt
70d6f1259a
Finally cluster is working with the new agency
2016-04-01 17:07:28 +02:00
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
Frank Celler
d9f9b8b65d
fixed server version
2016-03-16 13:01:18 +01:00
Frank Celler
aede7c5eb1
removed arangod from document path
2016-03-16 12:30:09 +01:00
Frank Celler
dfa9047484
switch arangosh to new ApplicationFeatures and ProgramOptions
2016-03-08 23:32:43 +01:00
Frank Celler
da7955e417
Merge branch 'devel' of github.com:arangodb/arangodb into solaris
2016-02-24 19:29:01 +01: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
Frank Celler
9fca3425a1
cleanup
2016-02-23 15:28:31 +01:00
Andreas Streichardt
840705f85e
custom data dir
2016-02-23 15:25:04 +01:00
Andreas Streichardt
e8d3bf0f7b
cmake build locations vs. startLocalCluster
2016-02-23 15:25:04 +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
Frank Celler
c0f5fbe453
use ARANGOSH is given
2016-02-20 12:01:31 +01:00
Kaveh Vahedipour
db9d23b7ef
Adapting to intel compiler 15.0
2016-02-18 23:26:45 +01:00