1
0
Fork 0
arangodb/arangod
Tobias Gödderz a1d3bc3e94 Foxx queue jobs hanging after Foxxmaster crash (#7922)
* Fixed bug where the Foxxmaster doesn't reset jobs after a crash when it should, or a non-master coordinator removes jobs in progress during startup

* Added a regression test

* Updated CHANGELOG

* Fixed non-maintainer compile
2019-01-14 16:08:08 +01:00
..
Actions big reformat 2018-12-26 00:54:03 +01:00
Agency Foxx queue jobs hanging after Foxxmaster crash (#7922) 2019-01-14 16:08:08 +01:00
Aql issue 511.9.1: track DataSource instance instead of only its name in QueryCache (#7943) 2019-01-14 16:25:18 +03:00
Auth JWT base64url encoding (#7899) 2019-01-08 16:53:35 +01:00
Cache Feature/new server infra (#7733) 2019-01-08 10:12:02 +01:00
Cluster Foxx queue jobs hanging after Foxxmaster crash (#7922) 2019-01-14 16:08:08 +01:00
ClusterEngine make use of sortedness of rocksdb primary index (#7788) 2019-01-11 09:40:22 +01:00
GeneralServer do not simplify non-deterministic conditions (#7926) 2019-01-11 14:48:34 +01:00
GeoIndex big reformat 2018-12-26 00:54:03 +01:00
Graph big reformat 2018-12-26 00:54:03 +01:00
IResearch issue 511.9.1: track DataSource instance instead of only its name in QueryCache (#7943) 2019-01-14 16:25:18 +03:00
Indexes speed up containers that contain ExecutionNodes' variables (#7937) 2019-01-14 13:38:56 +01:00
InternalRestHandler big reformat 2018-12-26 00:54:03 +01:00
MMFiles issue 511.9.1: track DataSource instance instead of only its name in QueryCache (#7943) 2019-01-14 16:25:18 +03:00
Pregel Feature/new server infra (#7733) 2019-01-08 10:12:02 +01:00
Replication add windows suspend/resume hooks as @char101 sugested for others (#7833) 2019-01-11 12:41:27 +01:00
RestHandler Feature/new server infra (#7733) 2019-01-08 10:12:02 +01:00
RestServer issue 511.7.3: restore single-document optimization, implement call to update data-store options, add IResearchView upgrade step (#7918) 2019-01-09 17:16:02 +03:00
RocksDBEngine issue 511.9.1: track DataSource instance instead of only its name in QueryCache (#7943) 2019-01-14 16:25:18 +03:00
Scheduler upgrade to boost 1.69.0 (#7910) 2019-01-09 17:17:33 +01:00
Sharding big reformat 2018-12-26 00:54:03 +01:00
Statistics big reformat 2018-12-26 00:54:03 +01:00
StorageEngine issue 511.9.1: track DataSource instance instead of only its name in QueryCache (#7943) 2019-01-14 16:25:18 +03:00
Transaction issue 511.9.1: track DataSource instance instead of only its name in QueryCache (#7943) 2019-01-14 16:25:18 +03:00
Utils issue 511.9.1: track DataSource instance instead of only its name in QueryCache (#7943) 2019-01-14 16:25:18 +03:00
V8Server Foxx queue jobs hanging after Foxxmaster crash (#7922) 2019-01-14 16:08:08 +01:00
VocBase issue 511.9.1: track DataSource instance instead of only its name in QueryCache (#7943) 2019-01-14 16:25:18 +03:00
CMakeLists.txt Feature/new server infra (#7733) 2019-01-08 10:12:02 +01:00
dbg.cmake