1
0
Fork 0
arangodb/arangod/GeneralServer
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
..
AsyncJobManager.cpp big reformat 2018-12-26 00:57:05 +01:00
AsyncJobManager.h big reformat 2018-12-26 00:57:05 +01:00
AuthenticationFeature.cpp Feature 3.4/jwt keyfile (#7864) 2019-01-02 21:45:18 +01:00
AuthenticationFeature.h Feature 3.4/jwt keyfile (#7864) 2019-01-02 21:45:18 +01:00
GeneralCommTask.cpp Bug fix 3.4/scheduler empty reformat (#7872) 2019-01-08 20:39:42 +01:00
GeneralCommTask.h Bug fix 3.4/scheduler empty reformat (#7872) 2019-01-08 20:39:42 +01:00
GeneralDefinitions.h big reformat 2018-12-26 00:57:05 +01:00
GeneralListenTask.cpp big reformat 2018-12-26 00:57:05 +01:00
GeneralListenTask.h big reformat 2018-12-26 00:57:05 +01:00
GeneralServer.cpp big reformat 2018-12-26 00:57:05 +01:00
GeneralServer.h big reformat 2018-12-26 00:57:05 +01:00
GeneralServerFeature.cpp big reformat 2018-12-26 00:57:05 +01:00
GeneralServerFeature.h big reformat 2018-12-26 00:57:05 +01:00
HttpCommTask.cpp big reformat 2018-12-26 00:57:05 +01:00
HttpCommTask.h Bug fix 3.4/scheduler empty reformat (#7872) 2019-01-08 20:39:42 +01:00
OperationMode.h big reformat 2018-12-26 00:57:05 +01:00
RequestLane.h big reformat 2018-12-26 00:57:05 +01:00
RestHandler.cpp big reformat 2018-12-26 00:57:05 +01:00
RestHandler.h big reformat 2018-12-26 00:57:05 +01:00
RestHandlerFactory.cpp big reformat 2018-12-26 00:57:05 +01:00
RestHandlerFactory.h big reformat 2018-12-26 00:57:05 +01:00
VstCommTask.cpp big reformat 2018-12-26 00:57:05 +01:00
VstCommTask.h Bug fix 3.4/scheduler empty reformat (#7872) 2019-01-08 20:39:42 +01:00
VstNetwork.h big reformat 2018-12-26 00:57:05 +01:00