1
0
Fork 0
arangodb/arangod
Matthew Von-Maszewski d1d2edba57 Bugfix 3.4: Calculate Write Amplification / Flag to disable StatisticsWorker (#9874)
* release version 3.4.8

* [3.4] fix agency lockup when removing 404-ed callbacks (#9839)

* add write amplification statistic

* add --server.statistics-history flag that blocks StatisticsWorker

* no longer disable statistics for Agency

* update for statistics changes

* correct grammar

* correct grammar and only force statistical history off on Agent when option not explicitly used.

* correct grammar and only force statistical history off on Agent when option not explicitly used.

* correct variable naming
2019-09-11 12:54:33 +03:00
..
Actions big reformat 2018-12-26 00:57:05 +01:00
Agency Bugfix 3.4: Calculate Write Amplification / Flag to disable StatisticsWorker (#9874) 2019-09-11 12:54:33 +03:00
Aql issue #9794: Limit with offset results in an infinite query that can't be cancelled (#9819) 2019-08-27 16:23:21 +03:00
Auth Bugfix/backport fs changes (#9024) 2019-05-23 12:46:47 +02:00
Cache Pregel various fixes (#8879) 2019-05-07 09:53:18 +02:00
Cluster [3.4] Bug fix 3.4/add shard id to replication client identifier (#9466) 2019-09-11 12:45:57 +03:00
ClusterEngine [3.4] Minimize unnecessary dropping of followers due to poorly set synchronous replication timeouts (#9811) 2019-08-27 11:45:37 +03:00
GeneralServer disable-foxx 3.4 (#9593) 2019-07-31 10:58:42 +02:00
GeoIndex Pregel various fixes (#8879) 2019-05-07 09:53:18 +02:00
Graph Bug fix 3.4/graph create orphan collection properly (#9841) 2019-09-11 12:50:36 +03:00
IResearch Bug fix 3.4/issue #9795 (#9807) 2019-08-27 10:32:36 +02:00
Indexes Pregel various fixes (#8879) 2019-05-07 09:53:18 +02:00
InternalRestHandler big reformat 2018-12-26 00:57:05 +01:00
MMFiles [3.4] Bug fix 3.4/add shard id to replication client identifier (#9466) 2019-09-11 12:45:57 +03:00
Pregel class ManagedDocumentResult is not a struct 2019-06-06 12:05:31 +02:00
Replication cover more cases of "unique constraint violated" issues during replication (#9828) 2019-09-11 12:48:08 +03:00
RestHandler cover more cases of "unique constraint violated" issues during replication (#9828) 2019-09-11 12:48:08 +03:00
RestServer [3.4] Bug fix 3.4/add shard id to replication client identifier (#9466) 2019-09-11 12:45:57 +03:00
RocksDBEngine Bugfix 3.4: Calculate Write Amplification / Flag to disable StatisticsWorker (#9874) 2019-09-11 12:54:33 +03:00
Scheduler [3.4] Scheduler Logging (#9028) 2019-05-20 16:30:52 +02:00
Sharding big reformat 2018-12-26 00:57:05 +01:00
Statistics Bugfix 3.4: Calculate Write Amplification / Flag to disable StatisticsWorker (#9874) 2019-09-11 12:54:33 +03:00
StorageEngine [3.4] Minimize unnecessary dropping of followers due to poorly set synchronous replication timeouts (#9811) 2019-08-27 11:45:37 +03:00
Transaction Various error reporting fixes plus Maintenance Current fix. (#9398) 2019-07-05 13:38:44 +02:00
Utils Bug fix 3.4/replication fuzz debugging (#8668) 2019-04-03 11:43:36 +02:00
V8Server Bug fix 3.4/fix smart graph issues (#9861) 2019-09-11 12:52:48 +03:00
VocBase [3.4] Bug fix 3.4/add shard id to replication client identifier (#9466) 2019-09-11 12:45:57 +03:00
CMakeLists.txt [3.4] Bug fix 3.4/add shard id to replication client identifier (#9466) 2019-09-11 12:45:57 +03:00
dbg.cmake