mirror of https://gitee.com/bigwinds/arangodb
* 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. |
||
---|---|---|
.. | ||
AqlFeature.cpp | ||
AqlFeature.h | ||
BootstrapFeature.cpp | ||
BootstrapFeature.h | ||
CheckVersionFeature.cpp | ||
CheckVersionFeature.h | ||
ConsoleFeature.cpp | ||
ConsoleFeature.h | ||
ConsoleThread.cpp | ||
ConsoleThread.h | ||
DatabaseFeature.cpp | ||
DatabaseFeature.h | ||
DatabasePathFeature.cpp | ||
DatabasePathFeature.h | ||
EndpointFeature.cpp | ||
EndpointFeature.h | ||
FileDescriptorsFeature.cpp | ||
FileDescriptorsFeature.h | ||
FlushFeature.cpp | ||
FlushFeature.h | ||
FortuneFeature.cpp | ||
FortuneFeature.h | ||
FrontendFeature.cpp | ||
FrontendFeature.h | ||
InitDatabaseFeature.cpp | ||
InitDatabaseFeature.h | ||
LanguageCheckFeature.cpp | ||
LanguageCheckFeature.h | ||
LockfileFeature.cpp | ||
LockfileFeature.h | ||
QueryRegistryFeature.cpp | ||
QueryRegistryFeature.h | ||
ScriptFeature.cpp | ||
ScriptFeature.h | ||
ServerFeature.cpp | ||
ServerFeature.h | ||
ServerIdFeature.cpp | ||
ServerIdFeature.h | ||
SystemDatabaseFeature.cpp | ||
SystemDatabaseFeature.h | ||
TransactionManagerFeature.cpp | ||
TransactionManagerFeature.h | ||
TraverserEngineRegistryFeature.cpp | ||
TraverserEngineRegistryFeature.h | ||
UpgradeFeature.cpp | ||
UpgradeFeature.h | ||
ViewTypesFeature.cpp | ||
ViewTypesFeature.h | ||
VocbaseContext.cpp | ||
VocbaseContext.h | ||
arangod.cpp |