1
0
Fork 0
Commit Graph

275 Commits

Author SHA1 Message Date
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