1
0
Fork 0
arangodb/arangod/RestServer
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
..
AqlFeature.cpp big reformat 2018-12-26 00:57:05 +01:00
AqlFeature.h big reformat 2018-12-26 00:57:05 +01:00
BootstrapFeature.cpp big reformat 2018-12-26 00:57:05 +01:00
BootstrapFeature.h big reformat 2018-12-26 00:57:05 +01:00
CheckVersionFeature.cpp big reformat 2018-12-26 00:57:05 +01:00
CheckVersionFeature.h big reformat 2018-12-26 00:57:05 +01:00
ConsoleFeature.cpp big reformat 2018-12-26 00:57:05 +01:00
ConsoleFeature.h big reformat 2018-12-26 00:57:05 +01:00
ConsoleThread.cpp big reformat 2018-12-26 00:57:05 +01:00
ConsoleThread.h big reformat 2018-12-26 00:57:05 +01:00
DatabaseFeature.cpp Bug fix 3.4/scheduler empty reformat (#7872) 2019-01-08 20:39:42 +01:00
DatabaseFeature.h big reformat 2018-12-26 00:57:05 +01:00
DatabasePathFeature.cpp big reformat 2018-12-26 00:57:05 +01:00
DatabasePathFeature.h big reformat 2018-12-26 00:57:05 +01:00
EndpointFeature.cpp big reformat 2018-12-26 00:57:05 +01:00
EndpointFeature.h big reformat 2018-12-26 00:57:05 +01:00
FileDescriptorsFeature.cpp big reformat 2018-12-26 00:57:05 +01:00
FileDescriptorsFeature.h big reformat 2018-12-26 00:57:05 +01:00
FlushFeature.cpp big reformat 2018-12-26 00:57:05 +01:00
FlushFeature.h big reformat 2018-12-26 00:57:05 +01:00
FortuneFeature.cpp big reformat 2018-12-26 00:57:05 +01:00
FortuneFeature.h big reformat 2018-12-26 00:57:05 +01:00
FrontendFeature.cpp big reformat 2018-12-26 00:57:05 +01:00
FrontendFeature.h big reformat 2018-12-26 00:57:05 +01:00
InitDatabaseFeature.cpp big reformat 2018-12-26 00:57:05 +01:00
InitDatabaseFeature.h big reformat 2018-12-26 00:57:05 +01:00
LanguageCheckFeature.cpp big reformat 2018-12-26 00:57:05 +01:00
LanguageCheckFeature.h big reformat 2018-12-26 00:57:05 +01:00
LockfileFeature.cpp big reformat 2018-12-26 00:57:05 +01:00
LockfileFeature.h big reformat 2018-12-26 00:57:05 +01:00
QueryRegistryFeature.cpp big reformat 2018-12-26 00:57:05 +01:00
QueryRegistryFeature.h big reformat 2018-12-26 00:57:05 +01:00
ScriptFeature.cpp big reformat 2018-12-26 00:57:05 +01:00
ScriptFeature.h big reformat 2018-12-26 00:57:05 +01:00
ServerFeature.cpp big reformat 2018-12-26 00:57:05 +01:00
ServerFeature.h big reformat 2018-12-26 00:57:05 +01:00
ServerIdFeature.cpp big reformat 2018-12-26 00:57:05 +01:00
ServerIdFeature.h big reformat 2018-12-26 00:57:05 +01:00
SystemDatabaseFeature.cpp big reformat 2018-12-26 00:57:05 +01:00
SystemDatabaseFeature.h big reformat 2018-12-26 00:57:05 +01:00
TransactionManagerFeature.cpp big reformat 2018-12-26 00:57:05 +01:00
TransactionManagerFeature.h big reformat 2018-12-26 00:57:05 +01:00
TraverserEngineRegistryFeature.cpp big reformat 2018-12-26 00:57:05 +01:00
TraverserEngineRegistryFeature.h big reformat 2018-12-26 00:57:05 +01:00
UpgradeFeature.cpp big reformat 2018-12-26 00:57:05 +01:00
UpgradeFeature.h big reformat 2018-12-26 00:57:05 +01:00
ViewTypesFeature.cpp big reformat 2018-12-26 00:57:05 +01:00
ViewTypesFeature.h big reformat 2018-12-26 00:57:05 +01:00
VocbaseContext.cpp big reformat 2018-12-26 00:57:05 +01:00
VocbaseContext.h big reformat 2018-12-26 00:57:05 +01:00
arangod.cpp big reformat 2018-12-26 00:57:05 +01:00