Michael Hackstein
|
78b83eefc4
|
Renamed => getMoreMptr in OpCursor to getMoreTokens, Removed default Parameter
|
2017-01-25 10:46:37 +01:00 |
jsteemann
|
5c0110070f
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-api
|
2017-01-25 10:27:31 +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
|
a812e69ce7
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-api
|
2017-01-25 09:41:26 +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 |
Michael Hackstein
|
15bbfc7b0c
|
Merge branch 'engine-api' of github.com:arangodb/arangodb into engine-api
|
2017-01-24 18:22:01 +01:00 |
Michael Hackstein
|
2133b1448c
|
Moved index API to return DocumentIdentifierTokens which are independent of the underlying storage engine. The agreement is, that the Engine gives a uint64_t sized identifier which allows to fetch any document back again. For MMFiles Engine this identifier is the revision.
|
2017-01-24 18:19:25 +01:00 |
Michael Hackstein
|
f1df7ae882
|
Updated todo-list
|
2017-01-24 18:16:12 +01:00 |
jsteemann
|
bd622bfca4
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-api
|
2017-01-24 17:39:27 +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 |
jsteemann
|
2b66199204
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-api
|
2017-01-24 16:27:32 +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 |
jsteemann
|
37b73f7377
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-api
|
2017-01-24 14:06:57 +01:00 |
jsteemann
|
f7926bb7e0
|
updated to dos
|
2017-01-24 14:06:47 +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 |
jsteemann
|
5989b1120d
|
updated to dos
|
2017-01-24 13:34:13 +01:00 |
Max Neunhoeffer
|
539ae7275e
|
Improve formatting.
|
2017-01-24 13:29:05 +01:00 |
jsteemann
|
93039dd22c
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-api
|
2017-01-24 13:07:54 +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
|
603a0ae8ee
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-api
|
2017-01-24 12:46:57 +01:00 |
jsteemann
|
26aa05897f
|
Merge branch 'engine-api' of https://github.com/arangodb/arangodb into engine-api
|
2017-01-24 12:46:51 +01:00 |
Michael Hackstein
|
9d063ec5ba
|
Fixed incorrect construction of VPack object. Lead to failing edge tests
|
2017-01-24 12:46:30 +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
|
5120900bb2
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-api
|
2017-01-24 12:10:30 +01:00 |
jsteemann
|
69c3d0ddb9
|
Merge branch 'engine-api' of https://github.com/arangodb/arangodb into engine-api
|
2017-01-24 12:10:22 +01:00 |
jsteemann
|
db80ce4d1b
|
fixed issues reported by coverity scan
|
2017-01-24 11:31:40 +01:00 |
Michael Hackstein
|
1da0a37e36
|
Reduced default batchsize for getMoreMptr function. It allocated uint64_max many elements by default ;(
|
2017-01-24 10:58:28 +01:00 |
jsteemann
|
36e929e3f3
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-api
|
2017-01-24 10:48:20 +01:00 |
jsteemann
|
e3bcb90916
|
remove revisions cache
|
2017-01-24 10:48:07 +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 |
Michael Hackstein
|
8ebff4a5f8
|
Merge branch 'engine-api' of github.com:arangodb/arangodb into engine-api
|
2017-01-23 17:29:00 +01:00 |
Michael Hackstein
|
dc3a0e984f
|
removed getMore() from OperationCursor
|
2017-01-23 17:27:57 +01:00 |
Michael Hackstein
|
c0cf570fd3
|
Updated TODOs for StorageEngine
|
2017-01-23 17:23:43 +01:00 |
jsteemann
|
5ca0c89374
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-api
|
2017-01-23 16:56:46 +01:00 |