Lars Maier
a03528b7a2
Allow accessing `_api/cluser/endpoints` as authenticated user via the `_system` database. ( #7342 )
2018-11-16 10:03:14 +01:00
Max Neunhöffer
4d81b27e1b
Supervision bug fix to start with clean transient store. ( #7326 )
2018-11-15 11:24:18 +01:00
Max Neunhöffer
0b4a969a46
Port timeout in cluster operation fixes from 3.4 to 3.3. ( #7308 )
...
* Port timeout in cluster operation fixes from 3.4 to 3.3.
2018-11-14 12:37:56 +01:00
Max Neunhöffer
e78764b1fd
Try to fix timeout in drop collection. ( #7065 )
...
* Try to fix timeout in drop collection.
* Use atomics instead of volatile.
2018-11-12 13:11:55 +01:00
Heiko
f0c2370f36
fixes some misbehaviour within the coordinator agency callbacks ( #7105 )
...
* fixes some misbehaviour within the coordinator agency callbacks
* changelog
2018-11-09 09:22:25 +01:00
Jan
c80bd72522
add error checking to prevent undefined behavior ( #7196 )
2018-11-02 15:23:37 +01:00
Max Neunhöffer
f2f9fe4e3d
Repair arangorestore. ( #7076 )
...
* Improve logging on coordinator when doing `arangorestore`.
* Return more error information in `mergeResults`.
* Longer timeout for communication coordinator -> leader for writes.
This is taking into account possible write stops from followers needed
to get in sync.
* Fix compilation.
* Get rid of numbers in exception log messages.
* Fix a typo.
2018-10-31 14:39:20 +01:00
Jan
92fe960c07
increase the maximum allowed number of collections in an AQL query ( #7152 )
2018-10-31 10:07:27 +01:00
Jan
61d7697ecc
fix js copying at startup ( #7092 )
2018-10-30 13:50:33 +01:00
Tobias Gödderz
76fc3ad5c9
[3.3] Stop curl from trying to POST stdin ( #7099 )
...
* Stop libcurl from trying to POST stdin
* Stop relocking every iteration in wait
* Remove unimplemented function
* Restrict setting of empty POSTFIELDS to POST requests
* Revert locking change
* Fixed erroneous backport
2018-10-29 14:41:15 +01:00
jsteemann
2bef4c7116
fix return value type
2018-10-26 18:00:18 +02:00
Jan
8303bc5fee
added option `--rocksdb.total-write-buffer-size` ( #7074 )
2018-10-25 15:51:30 +02:00
Heiko
ee1be96bca
Bug fix 3.3/agency loop wrong credentials ( #7071 )
...
* arangod now exits when used wrong credentials during the startup process
* changelog
2018-10-25 14:16:30 +02:00
Max Neunhoeffer
3d1c5ca6a2
Revert "Improve logging on coordinator when doing `arangorestore`."
...
This reverts commit 1ce781c2a1
.
2018-10-25 13:35:32 +02:00
Max Neunhoeffer
8e022c2556
Revert "Return more error information in `mergeResults`."
...
This reverts commit c2fcbc9444
.
2018-10-25 13:35:17 +02:00
Max Neunhoeffer
c2fcbc9444
Return more error information in `mergeResults`.
2018-10-25 13:34:02 +02:00
Max Neunhoeffer
1ce781c2a1
Improve logging on coordinator when doing `arangorestore`.
2018-10-25 12:07:18 +02:00
Simon
abfe01e26f
Better agency pool update ( #7037 )
2018-10-25 10:00:50 +02:00
Simon
4359d98b9d
Properly compare velocypack objects in Agency operations ( #6924 )
2018-10-23 11:52:14 +02:00
Tobias Gödderz
ed41d8eb76
[3.3] Fixed optimize-traversals and added a regression test ( #6976 )
...
* Fixed optimize-traversals and added a regression test
* Updated CHANGELOG
2018-10-23 09:49:05 +02:00
jsteemann
db9ec61636
fix duplicate cloning
2018-10-22 10:40:07 +02:00
Jan
dca3152192
fix side-effects of array sorting ( #6987 )
2018-10-22 10:37:49 +02:00
Lars Maier
da996017bf
Fixed bad token generation when username is empty. ( #6971 )
2018-10-19 17:45:56 +02:00
Simon
80b5c7810d
Add recalculate count API ( #6973 )
2018-10-19 17:44:47 +02:00
Simon
947baf9688
Fix an intermediate commit error ( #6909 )
2018-10-16 13:57:06 +02:00
jsteemann
dc29b3c151
fix compilation
2018-10-12 11:37:39 +02:00
Simon
f81f0d5753
Do not ignore document revision ( #6854 )
2018-10-12 11:06:54 +02:00
Kaveh Vahedipour
16be6f8a86
Bug fix 3.3/hyperventilating inception ( #6778 )
2018-10-12 10:51:27 +02:00
jsteemann
03eb9cb4fa
fixed user manager result
2018-10-10 14:44:11 +02:00
Jan
d7a1383495
fix arangojs issue 573 ( #6765 )
2018-10-10 09:20:03 +02:00
Max Neunhöffer
20f74ea4cd
Improve error output in logs when replication fails. ( #6757 )
...
* Improve error output in logs when replication fails.
* Add URL in a lot more replication errors.
* More URL output in replication errors for MMFiles.
* Fix a typo.
* Add CHANGELOG entry.
2018-10-09 11:38:19 +02:00
Jan
5b86561c22
increase the timeouts for replication, in order to increase the chanc… ( #6733 )
2018-10-08 17:34:33 +02:00
Lars Maier
642c5fd994
Bug fix 3.3/cleanup lost collections ( #6721 )
...
* Working draft: clean lost collections in supervision.
* Added early exit as in spec.
* Finished test. Fixed logging.
* Increase plan version when cleaning out a lost collection.
* Increase the current version rather than the plan version.
* Fixed test for 3.3
2018-10-08 16:35:18 +02:00
jsteemann
9e2007230c
Revert "increased another timeout"
...
This reverts commit e08ba9181c
.
2018-10-05 14:01:43 +02:00
jsteemann
e08ba9181c
increased another timeout
2018-10-05 13:57:51 +02:00
jsteemann
8a88060ae3
fixed misuse of bool value
2018-10-05 12:03:32 +02:00
Jan
6d2ff1dd40
properly display shard synchronization progress ( #6693 )
...
* properly display shard synchronization progress
* fixed tests
2018-10-04 21:05:07 +02:00
Jan
f9bb934f23
even more LDAP debugging ( #6670 )
...
* even more LDAP debugging
* honor option `--log.request-parameters` for VST as well
* added missing parameters to LDAP documentation
2018-10-04 12:05:29 +02:00
Simon
8ae00c388d
Debug logs for ActiveFailover, allow recovery tests on MacOS ( #6686 )
2018-10-03 18:34:39 +02:00
Kaveh Vahedipour
fd800f1642
Bug fix 3.3/agency update endpoints ( #6663 )
...
* server building
* tests
2018-10-01 09:51:54 +02:00
Max Neunhöffer
2b59eca0ab
Fix a crash found by the agency torturer. ( #6591 )
2018-09-28 15:15:13 +02:00
jsteemann
d78f7fa29e
fix compilation
2018-09-28 13:20:35 +02:00
jsteemann
f391771a18
Merge branch 'feature-3.3/copy-installation-files' of https://github.com/arangodb/arangodb into 3.3
2018-09-28 11:53:57 +02:00
Simon
8a5aeaf240
Fix crash on Agency / DBserver with user JWT tokens ( #6605 )
2018-09-26 14:31:14 +02:00
Simon Grätzer
eb0fb254a1
Copy installation files on startup
2018-09-26 14:09:33 +02:00
jsteemann
5801aa9567
fix compile warning
2018-09-24 14:18:03 +02:00
Dan Larkin-York
069b456217
[3.3] Backport #6539 . ( #6569 )
2018-09-24 13:00:08 +02:00
jsteemann
e1bac93150
fix logic error in max results handling
2018-09-22 14:12:40 +02:00
Lars Maier
666235b0b1
Bug fix 3.3/cleanout server dropping wrong follower ( #6575 )
...
* Fixing bug: cleanoutServer will no longer add old leader as follower.
* Fixed rollback.
2018-09-21 14:38:04 +02:00
Dan Larkin-York
f8891e7b92
Backport #6527 . ( #6540 )
2018-09-20 15:35:33 +02:00