1
0
Fork 0
arangodb/arangod
Dronplane 85814c05f1 Bug fix 3.5/internal issue #633 (#9902)
* Fix for internal issue #633 (#9884)

* Made ANALYZER BOOST and MIN_MATCH non deterministic to prevent premature calls

* Returned Deterministic flag. Added context function implementation for cons arguments calls.

* Fixed filter volatility detection

* Added assertion

* Fixed formatting.  Removed redundant checks.

* Applied review suggestion

Co-Authored-By: Jan <jsteemann@users.noreply.github.com>

* Added CHANGELOG record

* Update CHANGELOG
2019-09-05 12:21:29 +03:00
..
Actions Foxx Security (#8845) 2019-04-25 09:56:29 +02:00
Agency url should be deleted not path (#9882) 2019-09-02 16:41:33 +03:00
Aql Bug fix 3.5/internal issue #633 (#9902) 2019-09-05 12:21:29 +03:00
Auth refactoring (#9411) 2019-07-09 11:15:52 +02:00
Cache [3.5] Check scheduler queue return value (#9759) 2019-08-20 12:57:51 +03:00
Cluster [3.5] drop collection action timeout (#9894) 2019-09-04 18:52:29 +03:00
ClusterEngine [3.5] Minimize unnecessary dropping of followers due to poorly set synchronous replication timeouts (#9810) 2019-08-28 14:07:33 +03:00
GeneralServer adjust log level for "closing stream" message (#9815) 2019-08-27 16:51:25 +03:00
GeoIndex Merge 3.5.1 back to 3.5 (#9713) 2019-08-14 20:24:47 +03:00
Graph make graphs transaction-aware (#9855) 2019-09-02 22:06:10 +03:00
IResearch Bug fix 3.5/internal issue #633 (#9902) 2019-09-05 12:21:29 +03:00
Indexes Bug fix 3.5/issue #9612 (#9778) 2019-08-21 17:59:59 +03:00
InternalRestHandler Feature 3.5/curl 7.65.3 (#9790) 2019-08-26 15:54:42 +03:00
MMFiles [3.5] Minimize unnecessary dropping of followers due to poorly set synchronous replication timeouts (#9810) 2019-08-28 14:07:33 +03:00
Pregel port change from devel by @danielhlarkin (#9773) 2019-08-21 13:07:43 +03:00
Replication cover more cases of "unique constraint violated" issues during replication (#9829) 2019-08-30 12:42:58 +03:00
RestHandler make graphs transaction-aware (#9855) 2019-09-02 22:06:10 +03:00
RestServer Bug fix 3.5/internal issue #622 (#9787) 2019-08-22 14:25:14 +03:00
RocksDBEngine don't issue a warning when transaction log iterator reports more data (#9869) 2019-09-02 11:29:00 +03:00
Scheduler Bug fix 3.5/multi bugs (#9792) 2019-08-26 15:51:14 +03:00
Sharding Bug fix 3.5/min replication factor (#9524) 2019-07-22 17:48:34 +03:00
Statistics 3.5 -- intermediate commit stats (#9780) 2019-08-26 16:56:21 +03:00
StorageEngine [3.5] Minimize unnecessary dropping of followers due to poorly set synchronous replication timeouts (#9810) 2019-08-28 14:07:33 +03:00
Transaction Add user restrictions for streaming transactions. (#9796) 2019-08-23 19:51:59 +03:00
Utils Bug fix 3.5/clean replication api wal tracking (#9503) 2019-07-18 19:38:31 +03:00
V8Server make graphs transaction-aware (#9855) 2019-09-02 22:06:10 +03:00
VocBase fix audit test (#9887) 2019-09-04 19:24:25 +03:00
CMakeLists.txt use LDAP_PATH instead of fixed one (#9812) 2019-08-27 10:20:56 +02:00
dbg.cmake