jsteemann
f1763e491d
fix db._engineStats()
2017-05-04 00:33:36 +02:00
jsteemann
e40d191434
print out version earlier
2017-05-03 23:46:33 +02:00
jsteemann
060e875cd4
update tick values from numeric keys
2017-05-03 22:44:58 +02:00
Simon Grätzer
a73df1aff3
Fixing test timeouts
2017-05-03 19:42:27 +02:00
Simon Grätzer
7a366b5823
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2017-05-03 18:19:01 +02:00
Kaveh Vahedipour
1b85142c56
expanding agent pool
2017-05-03 17:51:06 +02:00
Kaveh Vahedipour
0218607819
expanding agent pool
2017-05-03 17:50:33 +02:00
Kaveh Vahedipour
ae9f69fe9f
expanding agent pool
2017-05-03 17:46:08 +02:00
Simon Grätzer
7bf1cd4615
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2017-05-03 17:45:42 +02:00
Simon Grätzer
0faa1adac1
fixed unique contraints
2017-05-03 17:45:21 +02:00
Kaveh Vahedipour
9beb6467b3
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2017-05-03 17:40:41 +02:00
Kaveh Vahedipour
54c1183a38
expanding agent pool
2017-05-03 17:40:33 +02:00
Simon Grätzer
52e568a7a0
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2017-05-03 16:07:36 +02:00
Simon Grätzer
a2e2c00d62
fillIndex non transactional + tests
2017-05-03 16:07:29 +02:00
jsteemann
2e3d704d10
fix MSVC compile warnings
2017-05-03 15:47:45 +02:00
Max Neunhoeffer
0a9fb050e9
Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel
2017-05-03 15:39:22 +02:00
Max Neunhoeffer
9df8b5835b
Sort out race for update in configuration collection in Agency.
...
This only came up in the RocksDB engine, since only there can two write
operations report a conflict if transactions are running concurrently.
2017-05-03 15:37:43 +02:00
jsteemann
9a48bd3411
fix unintended change of option value
2017-05-03 15:18:44 +02:00
jsteemann
c716fcacd3
write settings on shutdown
2017-05-03 15:18:17 +02:00
jsteemann
b9e87d2619
fixed a shutdown race
2017-05-03 15:04:31 +02:00
Simon Grätzer
5e9201e288
Reformatting v8functions
2017-05-03 12:31:32 +02:00
Simon Grätzer
e62d82f1d0
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
...
# Conflicts:
# arangod/RocksDBEngine/RocksDBEngine.cpp
# arangod/RocksDBEngine/RocksDBV8Functions.cpp
2017-05-03 12:27:58 +02:00
Simon Grätzer
b5df720870
Added rocksdb properties
2017-05-03 12:23:19 +02:00
Jan Christoph Uhde
521f2cb11a
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
...
* 'devel' of https://github.com/arangodb/arangodb :
honor unaligned memory access issues
Remove test for removed precondition.
2017-05-03 11:17:08 +02:00
Jan Christoph Uhde
74e82d15e9
remove exception and add some documentation to function
2017-05-03 11:16:13 +02:00
Max Neunhoeffer
83c2b886af
Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel
2017-05-03 11:02:47 +02:00
Max Neunhoeffer
85ef2ec94c
Remove test for removed precondition.
2017-05-03 11:02:24 +02:00
Jan Christoph Uhde
b0016a7ed0
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
...
* 'devel' of https://github.com/arangodb/arangodb :
Take out precondition in createCollectionCoordinator.
fixed bug in shard numbering
2017-05-03 10:53:23 +02:00
Jan Christoph Uhde
0356897536
fix exposed function name
2017-05-03 10:52:48 +02:00
Max Neunhoeffer
461b8d6900
Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel
2017-05-03 10:52:27 +02:00
Max Neunhoeffer
4090f7422b
Take out precondition in createCollectionCoordinator.
2017-05-03 10:52:01 +02:00
Kaveh Vahedipour
a3efc57ff9
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2017-05-03 10:47:12 +02:00
Kaveh Vahedipour
41e8e0220d
fixed bug in shard numbering
2017-05-03 10:47:04 +02:00
Jan Christoph Uhde
53004f2a64
recaluclate count by collection scan on request
2017-05-03 10:42:58 +02:00
jsteemann
e830b914ac
added missing override
2017-05-03 10:34:38 +02:00
Jan Christoph Uhde
c1cbc890d6
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
...
* 'devel' of https://github.com/arangodb/arangodb :
Fix ignoreDistributeShardsLikeErrors behaviour.
Fixed logic bug preventing file deletions in RocksDB engine.
Translate distributeShardsLike into collection name in dump.
Revert "Unwurst results"
Revert "Fail lint"
Revert "Remove debug leftover"
Enabled/fixed check for empty transactions to reduce WAL spam.
Remove debug leftover
Fail lint
Unwurst results
2017-05-03 09:47:36 +02:00
Max Neunhoeffer
a347c57927
Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel
2017-05-03 09:13:24 +02:00
Max Neunhoeffer
1b0e976a55
Fix ignoreDistributeShardsLikeErrors behaviour.
2017-05-03 09:13:03 +02:00
Dan Larkin
ea462b60ab
Merge branch 'devel' of github.com:arangodb/arangodb into devel
2017-05-02 17:00:50 -04:00
Dan Larkin
57606e3e18
Fixed logic bug preventing file deletions in RocksDB engine.
2017-05-02 17:00:45 -04:00
Max Neunhoeffer
b2e6ca3aa2
Translate distributeShardsLike into collection name in dump.
2017-05-02 22:36:15 +02:00
Dan Larkin
ae1566fd7b
Merge branch 'devel' of github.com:arangodb/arangodb into devel
2017-05-02 13:03:08 -04:00
Dan Larkin
860dcbbf9a
Enabled/fixed check for empty transactions to reduce WAL spam.
2017-05-02 13:03:00 -04:00
Jan Christoph Uhde
8e4d5b879b
create transaction to get collection lock
2017-05-02 18:34:02 +02:00
Jan Christoph Uhde
381a266fcc
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
...
* 'devel' of https://github.com/arangodb/arangodb :
Fixing issues with the seek incremental sync optimization
fixed typo
debugging
2017-05-02 17:55:07 +02:00
Jan Christoph Uhde
b7f42f638e
add empty impl for recalculating counts in rocksdb engine
2017-05-02 17:54:36 +02:00
Simon Grätzer
953b017d37
Fixing issues with the seek incremental sync optimization
2017-05-02 17:24:49 +02:00
Jan Christoph Uhde
3cb1cc7a52
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
...
* 'devel' of https://github.com/arangodb/arangodb :
Fixing index markers
exclusive locks for indexes
better incremental sync
grunt build
Avoid log spam.
Removed code paths that wrote objectIds into the Agency. This did break replication.
WAL: honor tick end value
WAL fiter after collection
Reactivated client-side filtering of unnecessary markers
Added an Assert when persisting an index it's objectId is not allowed to be 0
The RestReplicationHandler now inserts new ObjectIds when replicating collections
moved files
add dependencies for TransactionManager
fix include
move engine-specific test into engine test
2017-05-02 16:41:43 +02:00
Jan Christoph Uhde
da02fd36c6
move engine specific syncer code into engines
2017-05-02 16:36:27 +02:00
Simon Grätzer
98c41423b3
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2017-05-02 16:35:07 +02:00