1
0
Fork 0
arangodb/arangod
Jan 452c70acdd
fix premature replicatin context deletion in case the context has no iterators (#7187)
2018-11-02 12:14:19 +01:00
..
Actions issue 427.5: use ApplicationServer reference instead of pointer (#6145) 2018-08-15 12:16:02 +03:00
Agency Make ensureIndexOnCoordinator more robust (#7110) (#7130) 2018-10-30 11:25:06 +01:00
Aql add separate option `--query.slow-streaming-threshold` (#7182) 2018-10-31 19:01:22 +01:00
Auth Propper commit Sequence Numbers (#6958) 2018-10-18 18:25:34 +02:00
Cache Bugfix 3.4: Merge scheduler changes by Michael & Frank into recent overlapping code changes (#6928) 2018-10-16 22:51:00 +02:00
Cluster Fix timeouts for write operations from coordinator to leader. (#7081) 2018-10-31 14:39:48 +01:00
ClusterEngine Next try at truncate (#7090) (#7096) 2018-10-26 15:06:36 +02:00
GeneralServer fix nullptr access to usermanager object (#7094) 2018-10-26 12:59:00 +02:00
GeoIndex properly report out-of-range coordinates in geo index queries (#5880) 2018-07-13 21:26:42 +02:00
Graph Silence tsan warnings (#7051) 2018-10-24 23:58:47 +02:00
IResearch issue 496.3: backport 3.4: move more coordinator-related logic out of TRI_vocbase_t, rename some arangosearch view configuration parameters, remove some consolidation policies, update iresearch to revision 6fd9760d81b136f769e277ea5b8f53996ed7a1ca (#7167) 2018-11-01 23:12:39 +03:00
Indexes Next try at truncate (#7090) (#7096) 2018-10-26 15:06:36 +02:00
InternalRestHandler remove methods from VelocyPackHelper that are also in VPackSlice (#5946) 2018-07-25 09:01:29 +02:00
MMFiles issue 496.3: backport 3.4: move more coordinator-related logic out of TRI_vocbase_t, rename some arangosearch view configuration parameters, remove some consolidation policies, update iresearch to revision 6fd9760d81b136f769e277ea5b8f53996ed7a1ca (#7167) 2018-11-01 23:12:39 +03:00
Pregel Bugfix 3.4: Merge scheduler changes by Michael & Frank into recent overlapping code changes (#6928) 2018-10-16 22:51:00 +02:00
Replication issue 496.3: backport 3.4: move more coordinator-related logic out of TRI_vocbase_t, rename some arangosearch view configuration parameters, remove some consolidation policies, update iresearch to revision 6fd9760d81b136f769e277ea5b8f53996ed7a1ca (#7167) 2018-11-01 23:12:39 +03:00
RestHandler issue 496.3: backport 3.4: move more coordinator-related logic out of TRI_vocbase_t, rename some arangosearch view configuration parameters, remove some consolidation policies, update iresearch to revision 6fd9760d81b136f769e277ea5b8f53996ed7a1ca (#7167) 2018-11-01 23:12:39 +03:00
RestServer add separate option `--query.slow-streaming-threshold` (#7182) 2018-10-31 19:01:22 +01:00
RocksDBEngine fix premature replicatin context deletion in case the context has no iterators (#7187) 2018-11-02 12:14:19 +01:00
Scheduler Make ensureIndexOnCoordinator more robust (#7110) (#7130) 2018-10-30 11:25:06 +01:00
Sharding Make ensureIndexOnCoordinator more robust (#7110) (#7130) 2018-10-30 11:25:06 +01:00
Statistics try to fix "caught exception during statistics processing: Expecting Object" errors that may happen right after upgrading from 3.3 2018-10-25 11:24:17 +02:00
StorageEngine fix https://github.com/arangodb/release-3.4/issues/99 (#6951) 2018-10-19 15:26:23 +02:00
Transaction Bug fix 3.4/patch slave collection count (#7156) 2018-10-31 17:20:46 +01:00
Utils Bug fix 3.4/patch slave collection count (#7156) 2018-10-31 17:20:46 +01:00
V8Server issue 496.3: backport 3.4: move more coordinator-related logic out of TRI_vocbase_t, rename some arangosearch view configuration parameters, remove some consolidation policies, update iresearch to revision 6fd9760d81b136f769e277ea5b8f53996ed7a1ca (#7167) 2018-11-01 23:12:39 +03:00
VocBase issue 496.3: backport 3.4: move more coordinator-related logic out of TRI_vocbase_t, rename some arangosearch view configuration parameters, remove some consolidation policies, update iresearch to revision 6fd9760d81b136f769e277ea5b8f53996ed7a1ca (#7167) 2018-11-01 23:12:39 +03:00
CMakeLists.txt [3.4] arangosearch speedup removals (#7158) 2018-10-31 15:54:16 +03:00
dbg.cmake