1
0
Fork 0
Commit Graph

12015 Commits

Author SHA1 Message Date
Simon Grätzer 4fe234803e Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-12-09 17:37:51 +01:00
Simon Grätzer 7dc780972a Fixing errors 2016-12-09 17:37:11 +01:00
jsteemann 090e8c2a59 fix memleak 2016-12-09 17:17:20 +01:00
jsteemann 995b47fa8d remove unused code 2016-12-09 17:16:58 +01:00
Kaveh Vahedipour fe8301cd31 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-12-09 16:40:02 +01:00
Kaveh Vahedipour 2b9c018817 fixed resilience 2016-12-09 16:35:32 +01:00
Simon Grätzer 820c5e0bc0 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-12-09 15:51:11 +01:00
Andreas Streichardt 283cf53a83 Readd satellite node 2016-12-09 15:30:03 +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
Simon Grätzer a47fb047f4 PageRank compensation 2016-12-09 14:26:57 +01:00
Kaveh Vahedipour eddecc0a4c clones method in Jobs more useful 2016-12-09 09:29:00 +01:00
jsteemann 404e04baa4 fix art 2016-12-08 17:36:42 +01:00
jsteemann 350da367bd fixes for Visual Studio 2016-12-08 17:32:46 +01:00
jsteemann 6920bb65f1 added IndexBucket.h 2016-12-08 17:31:54 +01:00
Andreas Streichardt 29e3c1487e Make satellite wait sync configurable 2016-12-08 16:49:51 +01:00
Andreas Streichardt fbe8851ba2 comment out waiting for now 2016-12-08 16:49:51 +01:00
Andreas Streichardt fbcae1382f Remove useless logging 2016-12-08 15:21:40 +01:00
Kaveh Vahedipour 62c3240f8d Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-12-08 15:12:11 +01:00
Kaveh Vahedipour c6ef45b64d AddFollower to handle multiple followers at the same time 2016-12-08 15:12:05 +01:00
Andreas Streichardt 76c0789e3c Distribute satellites across cluster 2016-12-08 15:11:22 +01:00
Andreas Streichardt 29bb68031e Wait for initial collection sync..(not yet working properly) 2016-12-08 14:54:58 +01:00
jsteemann ce03d08e8b added specialized fasthash version for uint64 input 2016-12-08 13:32:48 +01:00
Simon Grätzer d293d215c1 Slight restructuring 2016-12-08 12:39:46 +01:00
Andreas Streichardt 40fac5c36a Fix condition circus 2016-12-08 11:39:49 +01:00
Andreas Streichardt 9628420e68 Fix compile error 2016-12-07 18:53:44 +01:00
Andreas Streichardt 82682f8d25 Wait for synchronous replication to settle 2016-12-07 18:38:15 +01:00
Andreas Streichardt 10f7d75651 Fix uniform shard distribution when creating collections 2016-12-07 18:38:15 +01:00
Andreas Streichardt c10f600ac7 Fix potential race 2016-12-07 18:38:14 +01:00
Jan Steemann be3b23469c more diagnostics 2016-12-07 16:56:46 +01:00
Kaveh Vahedipour 2fadea8332 AddFollower tests 2016-12-07 16:42:35 +01:00
Max Neunhoeffer e48cf64a6e Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel 2016-12-07 16:24:17 +01:00
Max Neunhoeffer 9746f6c7ad Finally fix condition for coordinator bootstrap. 2016-12-07 16:23:54 +01:00
Kaveh Vahedipour b930b23fc2 AddFollower jobs for newly arrived db server to satisfy replication factors 2016-12-07 16:20:47 +01:00
Simon Grätzer 0f57b6633b Algorithms without combiners supported 2016-12-07 16:00:42 +01:00
Kaveh Vahedipour f62b56ac73 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-12-07 14:30:10 +01:00
Kaveh Vahedipour b20de61ae8 Useful logging in failure mode of inception's persistence 2016-12-07 14:29:48 +01:00
Jan Steemann d2742f2ef3 fixed issue #2210 2016-12-07 12:29:05 +01:00
Jan Steemann b8c72dece8 fixed issue #2211 2016-12-07 12:28:52 +01:00
Kaveh Vahedipour 9bf7d3fb5b Useful logging in failure mode of inception's persistence 2016-12-07 12:12:49 +01:00
Kaveh Vahedipour 3b4266962a Fatal error exit missing 2016-12-07 12:06:38 +01:00
Kaveh Vahedipour 47463a2f1c Agency startup redone after revisit of design document 2016-12-07 11:56:41 +01:00
Kaveh Vahedipour 30a0243e3d redirects to myelf should be hinstory 2016-12-06 18:05:05 +01:00
Andreas Streichardt 0c97df2527 Fix compilation 2016-12-06 17:20:28 +01:00
Kaveh Vahedipour 0d3020434a redirects to myelf should be hinstory 2016-12-06 17:18:00 +01:00
Kaveh Vahedipour 2b4357fb78 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-12-06 17:10:30 +01:00
Kaveh Vahedipour 51b279346b redirects to myelf should be hinstory 2016-12-06 17:10:15 +01:00
Andreas Streichardt 8add7f40af Disable creation of satellites on community edition 2016-12-06 17:07:54 +01:00
Kaveh Vahedipour b2629787a0 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-12-06 17:02:22 +01:00
Andreas Streichardt 11bd9381d5 Add satellite collections 2016-12-06 16:40:50 +01:00
Simon Grätzer b126e1dddb Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-12-06 14:57:09 +01:00