Jan
2fee652e77
Bug fix/fixes 1610 ( #3425 )
...
* remove memory zone remainders
* remove useless calls
* attempt to fix non-deterministic CRC test
* attempt to fix non-deterministic replication tests
* fix document removal with multiple documents in cluster
* attempt to fix non-determinism of tests
* fix privilege checks for accessing collections by collection id, not by name
2017-10-18 12:23:39 +02:00
Jan
a5afdf9437
Bug fix/small issues ( #2696 )
...
* remove unused code
* print values of all options
* don't print "warning(s):" if there are none
* remove remainders of old file deletion functionality
* remove unused function
2017-07-01 00:30:45 +02:00
Dan Larkin
d77efe38dc
Added explicit WAL file lifecycle management to reduce space overhead from replication.
2017-05-04 15:16:24 -04:00
Dan Larkin
57606e3e18
Fixed logic bug preventing file deletions in RocksDB engine.
2017-05-02 17:00:45 -04:00
jsteemann
f36a889709
try to fix shutdown issues
2017-04-26 09:58:19 +02:00
Dan Larkin
30efe6c136
Made more progress on dump tests.
2017-04-20 23:05:56 -04:00
jsteemann
6abc9c62f2
fixed after merge conflict
2017-04-20 23:05:14 +02:00
jsteemann
467a90f749
Merge branch 'engine-api' of https://github.com/arangodb/arangodb into engine-api
2017-04-20 23:02:33 +02:00
jsteemann
84f1a012b9
some bugfixes
2017-04-20 22:59:35 +02:00
Dan Larkin
b7f8854666
Made some progress on dump tests.
2017-04-20 16:23:35 -04:00
Simon Grätzer
2235a70e62
Fix shutdown
2017-04-20 19:17:13 +02:00
Simon Grätzer
b304d35ac2
Added rocksdb background thread
2017-04-20 18:50:52 +02:00
Simon Grätzer
8bfdcaa000
Added TTL
2017-04-20 15:24:03 +02:00
Simon Grätzer
3444f91e51
Merge branch 'engine-api' of https://github.com/arangodb/arangodb into engine-api
2017-04-20 13:34:41 +02:00
Simon Grätzer
a04f991aa0
Fixed warning
2017-04-20 13:34:37 +02:00
jsteemann
2cf6b5c751
Merge branch 'engine-api' of https://github.com/arangodb/arangodb into engine-api
2017-04-20 12:55:07 +02:00
jsteemann
a24b5b0763
make more exception safe
2017-04-20 12:54:59 +02:00
Simon Grätzer
3319a5d607
Merge branch 'engine-api' of https://github.com/arangodb/arangodb into engine-api
...
# Conflicts:
# arangod/RocksDBEngine/RocksDBRestReplicationHandler.cpp
2017-04-20 12:47:22 +02:00
Simon Grätzer
388121158e
Started inventory rest handler
2017-04-20 12:16:40 +02:00
Jan Christoph Uhde
325c64773d
make use of ReplicationManager and ReplicationContext
2017-04-20 12:05:40 +02:00
Dan Larkin
f494f45785
Added initial, stripped RocksDBRestReplicationHandler.
2017-04-19 17:30:06 -04:00
Simon Grätzer
93b31d6f42
Replication manager + test fixes
2017-04-19 18:20:47 +02:00