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
310166d3cf
Fixing locking error
2017-05-11 15:55:06 +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
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
Jan Christoph Uhde
db7fdd2b7f
add postprocessRemove for RocksDBEdgeIndex
2017-05-11 09:50:23 +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
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
Simon Grätzer
9950fa7245
removing unused and unimplemented methods
2017-05-10 18:25:41 +02:00
jsteemann
6a12272673
cppcheck
2017-05-10 18:24:34 +02:00
Kaveh Vahedipour
bd2bca840d
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2017-05-10 17:50:52 +02:00
Kaveh Vahedipour
de77b5ec7a
getting rid of exceptions in supervision
2017-05-10 17:50:31 +02:00
Andreas Streichardt
c071ebe6ca
change to sleep_until so older windows are pleased (and is a better fitting method anyway)
2017-05-10 17:12:46 +02:00
Kaveh Vahedipour
87be1f0391
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2017-05-10 17:12:00 +02:00
Kaveh Vahedipour
a007cd418c
"searching for culprit breaking ensureIndex in cluster through go driver"
2017-05-10 17:11:19 +02:00
Simon Grätzer
d8053a9bcf
Fixing fulltext deduplication
2017-05-10 16:17:46 +02:00
Jan Christoph Uhde
3e25aec2f3
fix enabling of caches
2017-05-10 15:58:28 +02:00
Simon Grätzer
2c7190aa34
geo index fixes
2017-05-10 15:50:50 +02:00
Jan Christoph Uhde
e5db579b25
Merge branch 'devel' of https://github.com/arangodb/arangodb into feature/edge-index-cache
...
* 'devel' of https://github.com/arangodb/arangodb : (54 commits)
attempt to fix races in replication
grunt build
use exclusive transaction in syncer
change feature order around
dashboard
added api cluster api routes
add selection of storage engine
use some parallelism
micro optimizations
Fix truncate for geo
added assertions
remove unused include
try to fix initial sync problem
remove unnecessary includes
Finally fix the error where suddenly an array of dbservers are being called
Update queryView.js
initialize bool variable
remove debug output
removed unused private field
Wrong index number
...
2017-05-10 15:14:08 +02:00
Simon Grätzer
5464763c8e
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2017-05-10 14:54:46 +02:00
Simon Grätzer
5fa85761a2
adding transactions to the geo index
2017-05-10 14:54:39 +02:00
jsteemann
d46d6e5f5f
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2017-05-10 14:32:46 +02:00
jsteemann
c5a195d62c
attempt to fix races in replication
2017-05-10 14:32:16 +02:00
jsteemann
62aa9a1b0a
use exclusive transaction in syncer
2017-05-10 14:29:33 +02:00
jsteemann
cbba71bb00
change feature order around
2017-05-10 14:29:20 +02:00
Jan Christoph Uhde
4cfbe85e4a
honor batch size && length limit for cache values
2017-05-10 14:01:10 +02:00
Jan Christoph Uhde
7ea4eaf774
fix index figures
2017-05-10 14:00:40 +02:00
jsteemann
f534421c74
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2017-05-10 13:19:45 +02:00