1
0
Fork 0
Commit Graph

35909 Commits

Author SHA1 Message Date
Andreas Streichardt cca8fbc6b3 Less log spam... 2017-01-25 12:41:30 +01:00
Max Neunhoeffer e71a1c1597 Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel 2017-01-25 12:39:30 +01:00
Max Neunhoeffer 6531ec3460 Ensure that statistics blocks on freeList have _released==true. 2017-01-25 12:38:45 +01:00
Andreas Streichardt af8331119b Do not spam useless log messages 2017-01-25 12:31:53 +01:00
Max Neunhoeffer f913b10d22 Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel 2017-01-25 11:37:37 +01:00
Max Neunhoeffer aaa2738b57 Log level for dropping local shard back to debug. 2017-01-25 11:36:50 +01:00
Max Neunhoeffer d7b953b546 Switch log level in tests to info by default. 2017-01-25 11:36:39 +01:00
jsteemann 208729ae10 use make_unique 2017-01-25 10:26:48 +01:00
jsteemann 41e3268ccd clean up job queues on shutdown 2017-01-25 10:26:30 +01:00
jsteemann 1f51117c36 added assertions for bug hunt 2017-01-25 09:25:33 +01:00
Andreas Streichardt acbb892612 Classic...fix unittest..fail real system 2017-01-24 19:07:34 +01:00
Andreas Streichardt d91a6af1a7 Remove singletransaction and fetch collection from vocbase directly 2017-01-24 18:51:05 +01:00
Andreas Streichardt d3642f1487 First update current tests 2017-01-24 18:35:26 +01:00
Andreas Streichardt ea220a22cc Make updatecurrentcollection better testable 2017-01-24 16:51:12 +01:00
Max Neunhoeffer 1cca4dd46f Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel 2017-01-24 16:47:42 +01:00
Max Neunhoeffer c1428e81cd Try to fix a shutdown bug in Scheduler. 2017-01-24 16:47:23 +01:00
Andreas Streichardt 83229cbf79 Add wal flush timeout with a default of 30s 2017-01-24 16:29:41 +01:00
Andreas Streichardt 7b1c9b7833 Instanceinfo and testresult will now be written to the test rootdir 2017-01-24 14:54:10 +01:00
Max Neunhoeffer 27e975c016 Let AgencyComm timeout early, if server is already stopping. 2017-01-24 14:43:17 +01:00
Max Neunhoeffer 1a30b14c70 Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel 2017-01-24 13:56:16 +01:00
Max Neunhoeffer 5e6d2c2045 Fix acquire of read locks for sync. replication. 2017-01-24 13:55:56 +01:00
Max Neunhoeffer 1ce3e995ee Adjust timeout for sync. replication according to chunk size. 2017-01-24 13:55:19 +01:00
Max Neunhoeffer 539ae7275e Improve formatting. 2017-01-24 13:29:05 +01:00
Kaveh Vahedipour 3a034f5817 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-01-24 12:52:35 +01:00
Kaveh Vahedipour c4bff477a6 wrong persistence of status 2017-01-24 12:52:31 +01:00
jsteemann bdb3d1d8b9 added hidden parameter `--wal.flush-timeout` 2017-01-24 12:44:21 +01:00
Max Neunhoeffer dc3c380904 Fix bug found by static analysis. 2017-01-24 12:30:32 +01:00
Max Neunhoeffer e11c7c96c1 Please static analyis. 2017-01-24 12:30:07 +01:00
Max Neunhoeffer 8c577e65c7 Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel 2017-01-24 12:12:57 +01:00
Max Neunhoeffer f62042ef3a Clean up code without changing behaviour. 2017-01-24 12:11:57 +01:00
jsteemann db80ce4d1b fixed issues reported by coverity scan 2017-01-24 11:31:40 +01:00
Kaveh Vahedipour 344bcd8ea6 AgencyComm evaluates fully sent requests properly. 2017-01-24 09:17:15 +01:00
Kaveh Vahedipour f45d775106 AgencyComm evaluates fully sent requests properly. 2017-01-24 09:14:28 +01:00
Kaveh Vahedipour 95a165d5f4 inquiring about 503 and 0 2017-01-23 16:35:50 +01:00
Jan Christoph Uhde 4007bf476a add ouput for communication tracemode debugging 2017-01-23 16:14:22 +01:00
Andreas Streichardt 40af2963f4 Tackle updateCurrentDatabases 2017-01-23 15:29:25 +01:00
Andreas Streichardt b56621a01b First current tests 2017-01-23 15:29:25 +01:00
Max Neunhoeffer d869325add Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel 2017-01-23 15:23:55 +01:00
Max Neunhoeffer cff09aba0e Add haveSentRequestFully() to SimpleHttpResult. 2017-01-23 15:23:30 +01:00
Michael Hackstein 8d16d101a2 Revert "Moved Indexes to StorageEngine"
This reverts commit c08716758a.
2017-01-23 13:18:26 +01:00
Michael Hackstein c08716758a Moved Indexes to StorageEngine 2017-01-23 13:16:42 +01:00
Michael Hackstein bf296c3d24 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2017-01-23 11:42:21 +01:00
Michael Hackstein 4beec0a94c Reverted numberOfShards from Test. The test-code is not deterministic. 2017-01-23 11:42:06 +01:00
Kaveh Vahedipour 981e71953d handling agency comm failures 2017-01-23 11:26:03 +01:00
Kaveh Vahedipour 8d70132c9d handling agency comm failures 2017-01-23 11:16:23 +01:00
Kaveh Vahedipour 91cc97fdbe Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-01-23 11:14:36 +01:00
Kaveh Vahedipour bc30fbe1ef handling agency comm failures 2017-01-23 11:14:25 +01:00
Jan Christoph Uhde b0d6afa3fa add trace debugging for vst 2017-01-23 10:30:21 +01:00
Michael Hackstein 3eaf53c0c9 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2017-01-23 10:01:23 +01:00
Michael Hackstein b8f4abd4e6 Included Sort-Bugfix in CHANGELOG 2017-01-23 10:01:14 +01:00