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
Jan
b25ffd9dae
fixed some TLS errors when combining protocols SSL/TLS and VST ( #6551 )
2018-09-20 15:31:12 +02:00
Jan
02a08dfe56
fix undefined behavior/race in query cache result moving ( #6538 )
2018-09-19 17:41:34 +02:00
Simon
fed9a45b20
Properly check syncer erros, catch more exceptions ( #6521 )
2018-09-17 16:39:10 +02:00
jsteemann
5135ec8282
prevent out-of-bounds array accesses
2018-09-17 16:30:27 +02:00
Jan
f549dbe8cd
add ability to 3.3 to read compressed AqlItemBlocks ( #6517 )
...
but not the ability to produce them. This way we can support
running 3.3 as part of a mixed 3.3/3.4 cluster, and do not
break any clusters that run mixed versions of 3.3 current and
either 3.2 or 3.3 older versions
2018-09-17 13:46:17 +02:00
Jan
66ca6885e1
do not use a Builder object in every Aggregator ( #6511 )
...
Builder objects are only needed in few of them
This saves allocates for the "hash" COLLECT variant when
there are many distinct groups
2018-09-17 13:43:42 +02:00
Simon
781af3886c
Fix deduplication in IndexBlock ( #6510 )
2018-09-17 12:52:49 +02:00
Jan
dbb57eee56
do *not* modify _plannedCollections for selectivity estimates ( #6489 )
2018-09-13 17:19:04 +02:00
Jan
d991ba903d
fix two issues with sorted COLLECT ( #6431 )
2018-09-10 16:21:15 +02:00
Max Neunhöffer
6f6e42e1f3
Wait 2s after switching server mode before answering. ( #6392 )
...
This is needed because the change is propagated via the agency and the
heartbeat, which only happens once per second.
2018-09-05 21:13:44 +02:00
Jan
3ac7868f6a
do not crash on an empty followers list ( #6373 )
2018-09-05 17:04:22 +02:00
jsteemann
8b58c92d17
added missing virtual destructor
2018-09-05 13:58:12 +02:00
Dan Larkin-York
2bd9887407
[3.3] Fix condition finders moving filters past modifications into index nodes ( #6328 )
2018-09-04 17:05:53 +02:00
jsteemann
6476106048
address an issue reported by TSan
2018-09-04 12:01:35 +02:00
Michael Hackstein
99640a08a1
Bug fix 3.3/pathuniqueness in bfs ( #6303 )
2018-09-03 14:02:40 +02:00
Jan
71c42bec9f
added option `--rocksdb.use-file-logging` ( #6307 )
2018-08-31 17:24:34 +02:00
Jan
3795f8c773
speed up AQL query plan generation ( #6243 )
...
- add startup option `--query.optimizer-max-plans value`
- honor "maxNumberOfPlans" in all cases
- lower default value for "maxNumberOfPlans" from 192 to 128
2018-08-24 13:11:06 +02:00
Simon
91d4c7edb1
Make sure leader is doing a full resync ( #6236 )
2018-08-24 09:38:35 +02:00
Matthew Von-Maszewski
ef4a6b84fa
backport PR 6150: unique function to block network retries during shutdown. ( #6188 )
2018-08-20 12:58:25 +02:00
Matthew Von-Maszewski
141766d20e
backport of PR 5201 to 3.3 code line ( #6186 )
2018-08-20 09:27:34 +02:00
Matthew Von-Maszewski
5bff8bed45
Bugfix 3.3: port devel PR 5114 to 3.3 branch ( #6124 )
2018-08-17 14:19:42 +02:00
Kaveh Vahedipour
628fbe23ef
Bug fix 3.3/servers should retry registration ( #5917 )
2018-08-17 11:14:50 +02:00
Michael Hackstein
0a9005e890
Bug fix/dump restore under authentication ( #6156 )
...
* Let authentication dump test execute the dump under authentication as well.
* Added a test for active-failover to ensure users are kept during failover scenarios
* Added temporary rights for Admin users on dump and restore for indexes and inventory.
* Updated changelog
* Added a test for replication of _users in single-server replication case
* Added a regression test in replication that validates users are replicated under authentication
* Execute replication ongoing tests under authentication
2018-08-14 22:18:26 +02:00
jsteemann
328a80692b
add exception in case graph cannot be found
2018-08-14 14:06:07 +02:00
Simon
f5116c4bc3
support truncate marker, add intermediate commit hints ( #6125 )
2018-08-09 15:13:06 +02:00
Jan
c10eb9ee10
fix potential crash in shard distribution reporter ( #6120 )
2018-08-09 11:29:09 +02:00
Matthew Von-Maszewski
ec5a2f62b8
3.3: Bring two key Agency bug fixes, plus some secondary stuff back to 3.3 ( #6009 )
2018-08-08 10:33:17 +02:00
Kaveh Vahedipour
3e17bad2ae
Bug fix/parallel creation of indexes incluster ( #6086 )
2018-08-07 11:47:28 +02:00