jsteemann
|
87477d20a9
|
Merge branch 'engine-api' of https://github.com/arangodb/arangodb into engine-api
|
2017-04-20 12:26:08 +02:00 |
jsteemann
|
3727e7fb7a
|
first stab at exclusive locks
|
2017-04-20 12:25:53 +02:00 |
Jan Christoph Uhde
|
859568453c
|
Merge branch 'engine-api' of https://github.com/arangodb/arangodb into engine-api
* 'engine-api' of https://github.com/arangodb/arangodb:
optimize query cache invalidation for MMFiles a bit
|
2017-04-20 12:06:19 +02:00 |
Jan Christoph Uhde
|
325c64773d
|
make use of ReplicationManager and ReplicationContext
|
2017-04-20 12:05:40 +02:00 |
jsteemann
|
2322079bed
|
Merge branch 'engine-api' of https://github.com/arangodb/arangodb into engine-api
|
2017-04-20 10:59:55 +02:00 |
jsteemann
|
b8deda40bd
|
optimize query cache invalidation for MMFiles a bit
|
2017-04-20 10:59:37 +02:00 |
Jan Christoph Uhde
|
7889291247
|
add contextId to replication handler
|
2017-04-20 10:56:17 +02:00 |
jsteemann
|
97c41a3ea7
|
remove debug output
|
2017-04-20 09:06:35 +02:00 |
jsteemann
|
fd333875a2
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-api
|
2017-04-20 09:05:23 +02:00 |
jsteemann
|
1c950e0111
|
cppcheck
|
2017-04-20 09:04:49 +02:00 |
Dan Larkin
|
f494f45785
|
Added initial, stripped RocksDBRestReplicationHandler.
|
2017-04-19 17:30:06 -04:00 |
Dan Larkin
|
d7bad293f1
|
Added initial implementatino of WAL tailing for replication.
|
2017-04-19 15:35:07 -04:00 |
Frank Celler
|
f42b23ebca
|
fixed mimum desriptors in case of unlimited
|
2017-04-19 19:57:55 +02:00 |
Frank Celler
|
f1d0c5eba1
|
added jemalloc feature
|
2017-04-19 19:57:54 +02:00 |
Dan Larkin
|
dfd1e78f35
|
Added objectId-to-database+collection mapping.
|
2017-04-19 13:56:17 -04:00 |
Simon Grätzer
|
3fcf08cd62
|
Merge branch 'engine-api' of https://github.com/arangodb/arangodb into engine-api
|
2017-04-19 18:20:51 +02:00 |
Simon Grätzer
|
93b31d6f42
|
Replication manager + test fixes
|
2017-04-19 18:20:47 +02:00 |
jsteemann
|
97b7463683
|
improve error message
|
2017-04-19 17:55:46 +02:00 |
jsteemann
|
c5854d050b
|
fix shutdown issue, modernize thread creation a bit
|
2017-04-19 16:57:53 +02:00 |
Dan Larkin
|
ea58b36bd7
|
Merge branch 'engine-api' of github.com:arangodb/arangodb into engine-api
|
2017-04-19 10:02:05 -04:00 |
Jan Christoph Uhde
|
b66c8526c2
|
change --rocksdb.enabled to be a obosolete option
|
2017-04-19 14:54:10 +02:00 |
Jan Christoph Uhde
|
f529e58b71
|
Merge branch 'engine-api' of https://github.com/arangodb/arangodb into engine-api
* 'engine-api' of https://github.com/arangodb/arangodb:
cppcheck
jslint
renamed engine-specific test files
fix query cache invalidation
fix compile warning
fix README_maintainers, provide debug output for invalid invocations
slightly improve error message
ui event bugfix
|
2017-04-19 14:08:17 +02:00 |
jsteemann
|
8e779aab24
|
cppcheck
|
2017-04-19 13:20:46 +02:00 |
jsteemann
|
f08a118dfc
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-api
|
2017-04-19 12:33:05 +02:00 |
jsteemann
|
8d99dc62c9
|
fix query cache invalidation
|
2017-04-19 12:32:16 +02:00 |
jsteemann
|
e5a9bf27e4
|
fix compile warning
|
2017-04-19 12:31:13 +02:00 |
Jan Christoph Uhde
|
507b870ff1
|
add RocksDBOptionFeature to unify configuration of RocksDB
instances for storage-engine and persistent-index that are used mutual
exclusive.
|
2017-04-19 12:20:41 +02:00 |
jsteemann
|
e949b39d27
|
slightly improve error message
|
2017-04-19 11:07:40 +02:00 |
jsteemann
|
e9f9f155e2
|
Merge branch 'engine-api' of https://github.com/arangodb/arangodb into engine-api
|
2017-04-19 10:20:16 +02:00 |
Simon Grätzer
|
dd7dd54ad1
|
Fixing aql query index optimizer
|
2017-04-19 10:16:19 +02:00 |
jsteemann
|
bda09ab9bd
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-api
|
2017-04-19 08:34:57 +02:00 |
Dan Larkin
|
21866f5f0e
|
Initial partial implementation of replication contexts.
|
2017-04-18 19:55:18 -04:00 |
Simon Grätzer
|
c2bd35151a
|
Fixing index lookup
|
2017-04-18 23:15:01 +02:00 |
jsteemann
|
35d951877d
|
Merge branch 'engine-api' of https://github.com/arangodb/arangodb into engine-api
|
2017-04-18 22:01:40 +02:00 |
jsteemann
|
24b00a0744
|
unify test for engines
|
2017-04-18 22:01:24 +02:00 |
jsteemann
|
e42b500ea7
|
turn off log spam
|
2017-04-18 21:58:03 +02:00 |
Dan Larkin
|
28bc8e5de3
|
Merge branch 'engine-api' of github.com:arangodb/arangodb into engine-api
|
2017-04-18 15:35:57 -04:00 |
Dan Larkin
|
af8e1889a1
|
Moved MMFiles replication handler.
|
2017-04-18 15:35:45 -04:00 |
jsteemann
|
702e33759c
|
Merge branch 'engine-api' of https://github.com/arangodb/arangodb into engine-api
|
2017-04-18 21:03:08 +02:00 |
Dan Larkin
|
7ad0c75745
|
Fixed bug in index info persistence/recovery.
|
2017-04-18 14:55:58 -04:00 |
Simon Grätzer
|
83d4be462a
|
Adding failure points
|
2017-04-18 18:10:49 +02:00 |
Simon Grätzer
|
2c4d77668f
|
Fixing array indexes
|
2017-04-18 18:06:40 +02:00 |
jsteemann
|
dc5fb20b81
|
Merge branch 'engine-api' of https://github.com/arangodb/arangodb into engine-api
|
2017-04-18 17:28:04 +02:00 |
jsteemann
|
69576ca79e
|
preparations for locks
|
2017-04-18 17:27:37 +02:00 |
Simon Grätzer
|
0adfd1f399
|
Merge branch 'engine-api' of https://github.com/arangodb/arangodb into engine-api
|
2017-04-18 17:17:37 +02:00 |
Simon Grätzer
|
c31d4c1590
|
Fixed iterator
|
2017-04-18 17:17:28 +02:00 |
Jan Christoph Uhde
|
02de7ea6d4
|
Merge branch 'engine-api' of https://github.com/arangodb/arangodb into engine-api
* 'engine-api' of https://github.com/arangodb/arangodb:
Starting AQL tests
fixed typos
fixed assertion failure
call shutdown in the dtor
added RW lock
|
2017-04-18 17:00:07 +02:00 |
Jan Christoph Uhde
|
c12bd6f2ed
|
remove code that tracks size of index operations
in RocksDBTransactions
|
2017-04-18 16:58:44 +02:00 |
jsteemann
|
5f8d9c4eb8
|
attempt to fix synchronization
|
2017-04-18 15:33:56 +02:00 |
jsteemann
|
ece6a0c035
|
improve error messages
|
2017-04-18 15:22:52 +02:00 |