Max Neunhoeffer
20e2128a44
Fix shardDistribution in case of leader change.
2017-02-06 09:45:00 +01:00
jsteemann
93426ca720
fix sorting issue in cluster
2017-02-06 09:44:33 +01:00
Max Neunhoeffer
b6dbbfa444
Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel
2017-02-06 09:40:32 +01:00
Kaveh Vahedipour
f846c0fd0f
backports from 3.1
2017-02-06 09:26:37 +01:00
Michael Hackstein
b3d457cd56
Merge branch 'devel' of github.com:arangodb/arangodb into engine-api
2017-02-05 15:01:58 +01:00
Frank Celler
765af468f5
ignore coordinators that have no endpoint
2017-02-05 09:37:46 +01:00
Frank Celler
f2c3d2814a
setting package revision to 1
2017-02-04 18:56:57 +01:00
Frank Celler
37805f6bc9
safety check
2017-02-04 13:08:13 +01:00
Frank Celler
602795deea
safety check
2017-02-04 13:08:08 +01:00
jsteemann
ed613ac660
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2017-02-03 22:40:32 +01:00
jsteemann
c463955b68
re-added startup option compatibility with 3.1
2017-02-03 22:40:18 +01:00
jsteemann
e39a457e46
micro optimizations
2017-02-03 22:28:51 +01:00
jsteemann
945edacf3f
move connection info
2017-02-03 17:43:57 +01:00
Wilfried Goesgens
193f1213b3
fix generating of debug packages
2017-02-03 17:36:47 +01:00
Max Neunhoeffer
62521ee617
Fix synchronous replication.
...
It was possible that a follower got into sync after the list of
followers was retrieved, but before a single document was written.
This dropped this document for the new follower because the leader
forgot to replicate it. This lead to document loss in case of a
failover or planned leader change.
2017-02-03 16:51:51 +01:00
jsteemann
c2671d7ba3
micro optimizations
2017-02-03 16:51:41 +01:00
jsteemann
3c9c826210
make method protected
2017-02-03 16:44:30 +01:00
Michael Hackstein
63f0e52e49
Fixed a bug in primaryindex. In some cases it reported that it could not find more documents although there were more.
2017-02-03 16:15:41 +01:00
jsteemann
13a2e93e61
fix my own logging badness
2017-02-03 15:09:39 +01:00
jsteemann
06a0449790
fix jslint
2017-02-03 14:59:04 +01:00
Jan Christoph Uhde
1bd37e9867
add tests for geoindex
2017-02-03 13:51:41 +01:00
Michael Hackstein
eab6907678
Removed wrong assertion
2017-02-03 13:46:14 +01:00
Jan Christoph Uhde
7eca8f6b8e
Merge branch 'devel' of github.com:arangodb/arangodb into devel
...
* 'devel' of github.com:arangodb/arangodb:
make geo index work with nested attributes
added tests
updated CHANGELOG
fix port number over-/underruns
fixed web ui display bug
mark the geo index as sorted
don't tell GatherNode to sort data from an unsorted index
fix cluster AQL statistics
simplify stats a bit
2017-02-03 13:25:25 +01:00
Michael Hackstein
7083671116
Merge branch 'engine-api' of github.com:arangodb/arangodb into engine-api
2017-02-03 13:22:43 +01:00
Michael Hackstein
5e4b9e42b3
Fixed minor bugs in usage of callback-based index-api. Remove unused old next and nextBabies index iterator functions.
2017-02-03 13:22:06 +01:00
jsteemann
512672b3a4
make geo index work with nested attributes
2017-02-03 13:07:20 +01:00
jsteemann
593c38769d
added tests
2017-02-03 12:33:21 +01:00
jsteemann
3c495cc658
updated CHANGELOG
2017-02-03 12:05:40 +01:00
jsteemann
91dcb713c7
fix port number over-/underruns
2017-02-03 12:04:53 +01:00
jsteemann
cbcce38fa0
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2017-02-03 11:55:40 +01:00
hkernbach
5edfa22230
fixed web ui display bug
2017-02-03 11:50:48 +01:00
jsteemann
f9105e8393
mark the geo index as sorted
2017-02-03 11:48:05 +01:00
jsteemann
819eeb18f9
don't tell GatherNode to sort data from an unsorted index
2017-02-03 11:47:52 +01:00
jsteemann
3c5edeb9b2
fix cluster AQL statistics
2017-02-03 11:47:36 +01:00
jsteemann
6e0da7929b
simplify stats a bit
2017-02-03 11:47:09 +01:00
jsteemann
f7edf28599
mark the geo index as sorted
2017-02-03 11:42:19 +01:00
jsteemann
902429ddfd
less log spam at startup
2017-02-03 11:42:03 +01:00
jsteemann
f5a6818cdb
don't tell GatherNode to sort data from an unsorted index
2017-02-03 11:17:56 +01:00
jsteemann
eb89982279
reserve space
2017-02-03 11:17:47 +01:00
Jan Christoph Uhde
27182591c6
Merge branch 'obi-geodoc' of github.com:arangodb/arangodb into devel
...
* 'obi-geodoc' of github.com:arangodb/arangodb:
add working examples for geo index
fix collection name
start geo documentation - commit for test building
2017-02-03 11:05:44 +01:00
jsteemann
ddf2f49bb6
Merge branch 'obi-geodoc' of https://github.com/arangodb/arangodb into obi-geodoc
2017-02-03 11:02:05 +01:00
jsteemann
3f0855d793
remove unused variable
2017-02-03 10:53:16 +01:00
Kaveh Vahedipour
a100c45d1b
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2017-02-03 10:48:40 +01:00
Kaveh Vahedipour
f3cb1307a5
3.1 fixes backported to devel
2017-02-03 10:48:25 +01:00
jsteemann
70528fc5c5
add working examples for geo index
2017-02-03 10:47:42 +01:00
Max Neunhoeffer
72fa45cc94
Port better reporting of longish Schmutz behaviour to devel.
2017-02-03 10:47:13 +01:00
jsteemann
952b9c00c2
Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-api
2017-02-03 10:43:56 +01:00
jsteemann
041da9685c
Merge branch 'engine-api' of https://github.com/arangodb/arangodb into engine-api
2017-02-03 10:43:48 +01:00
jsteemann
950c3f40ad
fix cluster AQL statistics
2017-02-03 10:43:40 +01:00
Max Neunhoeffer
7c0575b27d
Fix timeout in cluster operation and wal flush bugs.
2017-02-03 10:42:06 +01:00