1
0
Fork 0
Commit Graph

39777 Commits

Author SHA1 Message Date
Dan Larkin 7a9ccc93a9 Added documentation for RocksDB and hash cache options to manual. 2017-05-11 19:02:36 -04:00
Dan Larkin 0d89b6d0a4 Changed default cache size to something reasonable. 2017-05-11 16:15:06 -04:00
jsteemann abeae0a30d cppcheck 2017-05-11 21:21:58 +02:00
jsteemann 6dfeea53be added comments 2017-05-11 20:59:45 +02:00
jsteemann 68b4b2f393 fix shutdown order 2017-05-11 20:59:36 +02:00
jsteemann 68611a0a6a Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-05-11 20:58:49 +02:00
Dan Larkin 787335929c Merge branch 'devel' of github.com:arangodb/arangodb into devel 2017-05-11 14:39:06 -04:00
Dan Larkin 1fc3480a6b Added document cache. 2017-05-11 14:39:00 -04:00
jsteemann db19b4fdf3 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-05-11 19:01:49 +02:00
jsteemann 422b06211f fix some replication issues 2017-05-11 19:00:32 +02:00
Andreas Streichardt 2e4f83fc08 Invalidate current coordinators on every 2nd heartbeatrun
needed for foxx resilience stuff
2017-05-11 18:35:33 +02:00
Andreas Streichardt b96c58a108 Show timeout when failing 2017-05-11 18:35:33 +02:00
Simon Grätzer e11ef2bf54 Addding locking, fixing conversion warning 2017-05-11 17:38:50 +02:00
Simon Grätzer 40934621c7 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-05-11 15:55:11 +02:00
Simon Grätzer 310166d3cf Fixing locking error 2017-05-11 15:55:06 +02:00
Wilfried Goesgens fe8ae25a88 resync changelog to 3.1 2017-05-11 15:38:45 +02:00
Andreas Streichardt 7f8ff26f41 Fix jslint 2017-05-11 15:34:56 +02:00
Wilfried Goesgens 7211245627 CHANGELOG: SIGHUP forwarding 2017-05-11 15:32:12 +02:00
Wilfried Goesgens c991f52303 forward SIG_HUP from supervisor 2017-05-11 15:20:24 +02:00
Andreas Streichardt 9ec902ace8 Allow removing dbnodes 2017-05-11 15:18:29 +02:00
Simon Grätzer d0b65f2945 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-05-11 15:14:10 +02:00
Simon Grätzer c21bd1eeb8 Rocksb: index locking issue 2017-05-11 15:12:05 +02:00
Andreas Streichardt f821c5b372 Fix serverAlias map...this was ridiculous 2017-05-11 14:16:19 +02:00
Andreas Streichardt 3040f5f039 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2017-05-11 13:41:37 +02:00
Andreas Streichardt 8558cb85c9 warning on windows 2017-05-11 13:41:20 +02:00
Andreas Streichardt 8aba218278 AgencyFeature needs ClusterFeature because of ClusterComm
(there was a core when doing the resilience tests)
2017-05-11 13:40:43 +02:00
Simon Grätzer 1c7e14d624 Removed debug test 2017-05-11 13:20:35 +02:00
Simon Grätzer f101e21328 Geo index update, renaming 2017-05-11 13:19:51 +02:00
Andreas Streichardt fe59502848 Fix server health 2017-05-11 12:20:15 +02:00
Andreas Streichardt 439203dc3b Better logging 2017-05-11 12:20:15 +02:00
Wilfried Goesgens b45351f964 Merge pull request #2470 from arangodb/starter-0.7
Update docs to reflect changed in ArangoDB starter 0.7
2017-05-11 11:11:32 +02:00
Ewout Prangsma c4f42224ba Updated docs to starter 0.7.0 2017-05-11 11:08:48 +02:00
jsteemann 87830a62cf turn off LDAP tests by default 2017-05-11 09:56:15 +02:00
Jan Christoph Uhde 7dc351c7b7 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
* 'devel' of https://github.com/arangodb/arangodb:
  update manual on sort
2017-05-11 09:51:30 +02:00
Jan Christoph Uhde db7fdd2b7f add postprocessRemove for RocksDBEdgeIndex 2017-05-11 09:50:23 +02:00
jsteemann bb8d4e4138 update manual on sort 2017-05-11 09:47:09 +02:00
Frank Celler da4868baf3 added example for multiple DESC & ASC 2017-05-11 08:43:40 +02:00
Dan Larkin f43e342c47 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2017-05-10 19:57:27 -04:00
Dan Larkin 52711a2b00 Added proper truncation support for RocksDB indexes. 2017-05-10 19:57:22 -04:00
jsteemann 17e9ea3d39 fix figures 2017-05-11 00:25:20 +02:00
jsteemann 1e0ce29d5b remove debug log message 2017-05-10 23:36:51 +02:00
Dan Larkin ab815e6020 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2017-05-10 17:28:27 -04:00
jsteemann cb189bd973 turn off LDAP tests by default in community builds 2017-05-10 23:26:12 +02:00
jsteemann 6fad62e53d add option documentation 2017-05-10 23:18:37 +02:00
Dan Larkin 9276890e92 Fixed key bounds to be compatible with prefix seek mode. 2017-05-10 13:07:01 -04:00
Jan Christoph Uhde e2b78d71b6 Merge branch 'devel' of https://github.com/arangodb/arangodb into feature/edge-index-cache
* 'devel' of https://github.com/arangodb/arangodb:
  Fix abort conditions of FailedLeader
  removing unused and unimplemented methods
  cppcheck
  getting rid of exceptions in supervision
  change to sleep_until so older windows are pleased (and is a better fitting method anyway)
  "searching for culprit breaking ensureIndex in cluster through go driver"
  Fixing fulltext deduplication
2017-05-10 19:00:19 +02:00
Jan Christoph Uhde ce515abbd9 report size of cache for rocksdb indexes 2017-05-10 18:44:01 +02:00
Jan Christoph Uhde 847dd3ad5d Merge branch 'devel' of https://github.com/arangodb/arangodb into feature/edge-index-cache
* 'devel' of https://github.com/arangodb/arangodb:
  geo index fixes
  adding transactions to the geo index
2017-05-10 18:43:20 +02:00
Andreas Streichardt 48874fbab9 Fix abort conditions of FailedLeader 2017-05-10 18:30:37 +02:00
Simon Grätzer 5cbe926ff1 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-05-10 18:25:51 +02:00