1
0
Fork 0
arangodb/arangod
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
..
Actions backport Scheduler from devel (#5533) 2018-06-28 13:26:04 +02:00
Agency backport PR 6150: unique function to block network retries during shutdown. (#6188) 2018-08-20 12:58:25 +02:00
Aql add ability to 3.3 to read compressed AqlItemBlocks (#6517) 2018-09-17 13:46:17 +02:00
Auth fix scoping of vpack object builder (#5351) (#5355) 2018-05-15 18:02:04 +02:00
Cache backport Scheduler from devel (#5533) 2018-06-28 13:26:04 +02:00
Cluster do *not* modify _plannedCollections for selectivity estimates (#6489) 2018-09-13 17:19:04 +02:00
GeneralServer fixed issue #6076: Segmentation fault after AQL query (#6081) 2018-08-06 14:27:07 +02:00
Graph Bug fix 3.3/pathuniqueness in bfs (#6303) 2018-09-03 14:02:40 +02:00
Indexes Bug fix 3.3/fixes 1805 (#5392) 2018-05-18 18:10:52 +02:00
InternalRestHandler Bug fix 3.3/fix hangs (#5805) 2018-07-10 13:52:58 +02:00
MMFiles support truncate marker, add intermediate commit hints (#6125) 2018-08-09 15:13:06 +02:00
Pregel Feature 3.3/backport openssl windows (#5892) 2018-07-20 17:23:27 +02:00
Replication support truncate marker, add intermediate commit hints (#6125) 2018-08-09 15:13:06 +02:00
RestHandler Bug fix/dump restore under authentication (#6156) 2018-08-14 22:18:26 +02:00
RestServer speed up AQL query plan generation (#6243) 2018-08-24 13:11:06 +02:00
RocksDBEngine added option `--rocksdb.use-file-logging` (#6307) 2018-08-31 17:24:34 +02:00
Scheduler do not log closing of connections in level warning 2018-07-20 16:37:49 +02:00
Statistics backport Scheduler from devel (#5533) 2018-06-28 13:26:04 +02:00
StorageEngine added missing virtual destructor 2018-09-05 13:58:12 +02:00
Transaction Fix intermediate commits (#6039) 2018-08-06 17:15:02 +02:00
Utils Add load balancing support to cursor API in 3.3 (#5797) 2018-07-24 09:56:40 +02:00
V8Server Fix intermediate commits (#6039) 2018-08-06 17:15:02 +02:00
Views Feature/async failover (#3451) 2017-10-18 23:59:29 +02:00
VocBase address an issue reported by TSan 2018-09-04 12:01:35 +02:00
CMakeLists.txt 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
dbg.cmake