1
0
Fork 0
arangodb/arangod
Matthew Von-Maszewski 474f0cde31 Bug fix 3.4/scheduler empty reformat (#7872)
* added check for empty scheduler

* removed log, old is 1 not 0

* require running in this thread

* test

* added isDirect to callback

* signature fixed

* added drain

* added allowDirectHandling

* disabled for testing

* Add ExecContextScope object to direct call.

* try alternate initialization of ExecContextScope

* remove ExecContextScope, no help.  try _fifoSize as part of direct decision.

* strand management to minimize reuse of same strand per listen socket

* blind attempt to address Jenkins shutdown lock up.  may remove quickly.

* add filename and line to existing error log message

* Adjust queueOperation() to stop accepting items once isStopping() becomes true.

* revert previous check-in to MMFilesCollectorThread.cpp

* big reformat

* fixed merge conflicts

* Add CHANGELOG entry.
2019-01-08 20:39:42 +01:00
..
Actions big reformat 2018-12-26 00:57:05 +01:00
Agency [3.4] fix create collection timeouts test agent (#7831) 2019-01-08 17:02:24 +01:00
Aql Bug fix 3.4/scheduler empty reformat (#7872) 2019-01-08 20:39:42 +01:00
Auth Bug fix 3.4/jwt base64url encoded (#7904) 2019-01-08 16:55:17 +01:00
Cache Bug fix 3.4/scheduler empty reformat (#7872) 2019-01-08 20:39:42 +01:00
Cluster Bug fix 3.4/scheduler empty reformat (#7872) 2019-01-08 20:39:42 +01:00
ClusterEngine big reformat 2018-12-26 00:57:05 +01:00
GeneralServer Bug fix 3.4/scheduler empty reformat (#7872) 2019-01-08 20:39:42 +01:00
GeoIndex big reformat 2018-12-26 00:57:05 +01:00
Graph big reformat 2018-12-26 00:57:05 +01:00
IResearch Bug fix 3.4/scheduler empty reformat (#7872) 2019-01-08 20:39:42 +01:00
Indexes big reformat 2018-12-26 00:57:05 +01:00
InternalRestHandler big reformat 2018-12-26 00:57:05 +01:00
MMFiles Bug fix 3.4/scheduler empty reformat (#7872) 2019-01-08 20:39:42 +01:00
Pregel Bug fix 3.4/scheduler empty reformat (#7872) 2019-01-08 20:39:42 +01:00
Replication Bug fix 3.4/scheduler empty reformat (#7872) 2019-01-08 20:39:42 +01:00
RestHandler Bug fix 3.4/scheduler empty reformat (#7872) 2019-01-08 20:39:42 +01:00
RestServer Bug fix 3.4/scheduler empty reformat (#7872) 2019-01-08 20:39:42 +01:00
RocksDBEngine big reformat 2018-12-26 00:57:05 +01:00
Scheduler Bug fix 3.4/scheduler empty reformat (#7872) 2019-01-08 20:39:42 +01:00
Sharding big reformat 2018-12-26 00:57:05 +01:00
Statistics big reformat 2018-12-26 00:57:05 +01:00
StorageEngine big reformat 2018-12-26 00:57:05 +01:00
Transaction big reformat 2018-12-26 00:57:05 +01:00
Utils Bug fix 3.4/scheduler empty reformat (#7872) 2019-01-08 20:39:42 +01:00
V8Server big reformat 2018-12-26 00:57:05 +01:00
VocBase Bug fix 3.4/scheduler empty reformat (#7872) 2019-01-08 20:39:42 +01:00
CMakeLists.txt [3.4] Persist and check default language selection (#7490) 2018-11-29 19:51:19 +01:00
dbg.cmake