1
0
Fork 0
Commit Graph

11930 Commits

Author SHA1 Message Date
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
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
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
jsteemann 10dcca7c77 fixed compile warnings 2016-12-06 14:34:14 +01:00
jsteemann 369b2c7bc6 added optional memory limit for AQL queries 2016-12-06 13:23:41 +01:00
Max Neunhoeffer 2187d91ca0 Set timeout to wait for >1 DBserver back to 30 temporarily. 2016-12-06 11:31:31 +01:00
Kaveh Vahedipour 9517c578aa Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-12-06 10:42:33 +01:00
Frank Celler 93eb443366 removed left-over merge conflict 2016-12-05 16:36:27 +01:00
Kaveh Vahedipour 3a1a9c898c correct handling of distributeShardsLike in FailedFollower 2016-12-05 15:44:53 +01:00
jsteemann 2aa414f731 fixed issue #2204 2016-12-02 13:59:48 +01:00
jsteemann 2521dff57c fix error message returned by arangoimp in case of some secondary unique key constaint violations 2016-12-02 13:37:17 +01:00
Max Neunhoeffer 7455c619ee Increase timeout a coordinator waits for dbservers to show up. 2016-12-02 10:59:21 +01:00
jsteemann 07706fa40c added diagnostics for #2203 2016-12-01 14:02:41 +01:00
Wilfried Goesgens fd327413ba permit empty passwords via the environment variable 2016-12-01 11:40:39 +01:00
Michael Hackstein e50e99a943 Fixed friend definition of shortest path implementation. Two friends where declared only one is needed. 2016-12-01 10:37:43 +01:00
Michael Hackstein bd7bb84994 Fixed wording in comment. 2016-12-01 10:36:59 +01:00
Michael Hackstein 9b056479e1 Minor code-smell fix. 2016-12-01 10:36:08 +01:00