1
0
Fork 0
Commit Graph

39858 Commits

Author SHA1 Message Date
jsteemann b9e87d2619 fixed a shutdown race 2017-05-03 15:04:31 +02:00
Wilfried Goesgens b10f5496d6 styleguide cleanup 2017-05-03 14:03:07 +02:00
Wilfried Goesgens fd5e1c0607 use globs instead of guessing snap filename - this doesn't work reliably. 2017-05-03 13:34:27 +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
Michael Hackstein 08cd70f5b6 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2017-05-03 11:44:24 +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
jsteemann fb40a0c0ec Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-05-03 11:06:10 +02:00
jsteemann dae15d774c honor unaligned memory access issues 2017-05-03 11:05:51 +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 626849763b Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
* 'devel' of https://github.com/arangodb/arangodb:
  added missing override
  detect cluster startup crashes
2017-05-03 10:43:49 +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
Wilfried Goesgens b698b71605 detect cluster startup crashes 2017-05-03 10:25:33 +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
Michael Hackstein 8dd82f375b Merge branch 'devel' of github.com:arangodb/arangodb into devel 2017-05-03 09:43:40 +02:00
Michael Hackstein 528bb3d827 Removed default values for ignoreDistributeShardsLikeErrors snad waitForSyncReplication in clusterMethods. They are explicitly handed in everywhere 2017-05-03 09:43: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
Andreas Streichardt 1252318180 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2017-05-02 19:05:58 +02:00
Andreas Streichardt 6527c8ceed Revert "Unwurst results"
This reverts commit 8312c64f60.
2017-05-02 19:05:48 +02:00
Andreas Streichardt 525a9a0d4c Revert "Fail lint"
This reverts commit 59df82c975.
2017-05-02 19:05:40 +02:00
Andreas Streichardt 6112caec4a Revert "Remove debug leftover"
This reverts commit 570a5a67b3.
2017-05-02 19:05:27 +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
Andreas Streichardt 570a5a67b3 Remove debug leftover 2017-05-02 18:35:51 +02:00
Jan Christoph Uhde 8e4d5b879b create transaction to get collection lock 2017-05-02 18:34:02 +02:00
Andreas Streichardt 59df82c975 Fail lint 2017-05-02 18:26:27 +02:00
Andreas Streichardt 8312c64f60 Unwurst results 2017-05-02 18:21:16 +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 1e2a4628cc Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-05-02 17:24:53 +02:00
Simon Grätzer 953b017d37 Fixing issues with the seek incremental sync optimization 2017-05-02 17:24:49 +02:00
jsteemann 34f4b837b8 fixed typo 2017-05-02 17:19:53 +02:00
jsteemann e58dddd566 debugging 2017-05-02 17:19:38 +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