Simon Grätzer
84ed7ec100
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
...
# Conflicts:
# arangod/RocksDBEngine/RocksDBRestReplicationHandler.cpp
2017-04-28 14:40:17 +02:00
Kaveh Vahedipour
f331947a33
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2017-04-28 14:37:56 +02:00
Kaveh Vahedipour
311bda2af7
erroneous .25 wait before each agency transaction
2017-04-28 14:37:46 +02:00
jsteemann
fef62ecda6
added more assertions
2017-04-28 14:32:52 +02:00
jsteemann
a2db9ad886
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2017-04-28 14:28:54 +02:00
jsteemann
81f1d3820f
added assertions for transaction states
2017-04-28 14:28:45 +02:00
Simon Grätzer
0a00a7eb67
Fixed broken JSON output
2017-04-28 14:28:34 +02:00
jsteemann
502d3ee354
fix reading of initial tick values from RocksDB
2017-04-28 14:28:13 +02:00
Michael Hackstein
3b3b3e9f52
Merge branch 'devel' of github.com:arangodb/arangodb into devel
2017-04-28 14:25:43 +02:00
Michael Hackstein
9ec440d0c2
Moved tests for indexBuckets to MMFilesEngine only in dump_authentication. Not needed in RocksDB
2017-04-28 14:25:35 +02:00
Jan Christoph Uhde
d76e85efea
be more verbose in test
2017-04-28 14:23:16 +02:00
Jan Christoph Uhde
9c3f9afa22
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
...
* 'devel' of https://github.com/arangodb/arangodb :
Adapted recplication-ruby test removed tests for system indexes and compatibility tests.
Fixed Dump. It tried to insert contains of a builder into itself
Remove rocksdb linking (implicitly done via arangoserver!)
ASAN runtime errors
Reduce maximal timeout in exponential backoff when waiting for a lock.
abort early
Fixed restoreIndox for RocksDB. Also removed Primary and EdgeIndexes from Inventory, which is identical to MMFiles
try to make task tests more robust and reliable
lock unification
2017-04-28 14:22:09 +02:00
Jan Christoph Uhde
ce762fe872
add handleCommandDetermineOpenTransactions
2017-04-28 14:21:55 +02:00
jsteemann
12df8249b3
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2017-04-28 14:15:37 +02:00
Michael Hackstein
fef0528b95
Merge branch 'devel' of github.com:arangodb/arangodb into devel
2017-04-28 14:13:58 +02:00
Michael Hackstein
8efaed6232
Adapted recplication-ruby test removed tests for system indexes and compatibility tests.
2017-04-28 14:13:49 +02:00
jsteemann
2375542e48
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2017-04-28 13:55:16 +02:00
jsteemann
037310b60d
disable optimization
2017-04-28 13:55:10 +02:00
Kaveh Vahedipour
0d322dc113
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2017-04-28 13:51:02 +02:00
jsteemann
5ab204751c
optimizations for read-only transactions
2017-04-28 13:29:49 +02:00
jsteemann
9183f9da8e
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2017-04-28 13:13:49 +02:00
jsteemann
ebd95ce7df
optimizations for empty transactions
2017-04-28 13:13:41 +02:00
jsteemann
a52a0f0a47
try to fix non-deterministic behavior in test
2017-04-28 13:13:30 +02:00
Michael Hackstein
10b212b5a3
Merge branch 'devel' of github.com:arangodb/arangodb into devel
2017-04-28 13:11:45 +02:00
Michael Hackstein
77c05cff09
Fixed Dump. It tried to insert contains of a builder into itself
2017-04-28 13:10:27 +02:00
Andreas Streichardt
fd3f8e6ad9
Remove rocksdb linking (implicitly done via arangoserver!)
2017-04-28 12:09:02 +02:00
Kaveh Vahedipour
cb2420d7f5
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2017-04-28 11:57:28 +02:00
Kaveh Vahedipour
c51e144678
ASAN runtime errors
2017-04-28 11:57:20 +02:00
Max Neunhoeffer
170942da4f
Reduce maximal timeout in exponential backoff when waiting for a lock.
2017-04-28 11:38:17 +02:00
jsteemann
4f226547d9
abort early
2017-04-28 11:34:36 +02:00
jsteemann
eb7c46e471
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2017-04-28 11:22:48 +02:00
Michael Hackstein
435d990e4b
Merge branch 'devel' of github.com:arangodb/arangodb into devel
2017-04-28 11:10:01 +02:00
Michael Hackstein
360d2b3b99
Fixed restoreIndox for RocksDB. Also removed Primary and EdgeIndexes from Inventory, which is identical to MMFiles
2017-04-28 11:09:53 +02:00
Jan Christoph Uhde
1b1fb806fd
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
...
* 'devel' of https://github.com/arangodb/arangodb :
remove system stackframes from ruby output; lintify
yield on shutdown
2017-04-28 11:04:29 +02:00
Jan Christoph Uhde
8df6e1c289
update ticks after parsing wal
2017-04-28 11:04:06 +02:00
Wilfried Goesgens
20a7c0e6b2
remove system stackframes from ruby output; lintify
2017-04-28 10:38:31 +02:00
jsteemann
1d22f7bb61
yield on shutdown
2017-04-28 10:06:27 +02:00
jsteemann
8e95e1ee59
try to make task tests more robust and reliable
2017-04-28 09:40:08 +02:00
jsteemann
8d5248932b
lock unification
2017-04-28 09:12:31 +02:00
Dan Larkin
e2853e4b52
Enabled saving applier config and fixed some replication tests/behavior.
2017-04-27 22:39:48 -04:00
Dan Larkin
b8d2944a7b
Enabled writing-out of last-used tick for RocksDB to avoid duplicate errors.
2017-04-27 18:52:44 -04:00
Dan Larkin
455cf9fc7c
Merge branch 'devel' of github.com:arangodb/arangodb into devel
2017-04-27 18:25:49 -04:00
Dan Larkin
f4a8b6911f
Fixed data layout of cache buckets for 32-bit systems.
2017-04-27 18:25:42 -04:00
Simon Grätzer
5e8f649772
Fixed WAL tailing
2017-04-27 19:14:57 +02:00
Simon Grätzer
9e498851a9
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2017-04-27 18:23:14 +02:00
Simon Grätzer
9959f36be1
Fixed broken WAL tailing function
2017-04-27 18:23:10 +02:00
Michael Hackstein
be16c02876
Merge branch 'devel' of github.com:arangodb/arangodb into devel
2017-04-27 18:11:14 +02:00
Michael Hackstein
70f5413fe8
RocksDB inventory now includes indexees as well
2017-04-27 18:11:06 +02:00
Andreas Streichardt
74b721481c
Wait for cluster sync when creating collections
2017-04-27 17:46:41 +02:00
Simon Grätzer
88c62c05a9
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2017-04-27 17:38:06 +02:00