summaryrefslogtreecommitdiff
path: root/src/mongo/db/client_out_of_line_executor.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-66203 move MONGO_LOGV2_DEFAULT_COMPONENT defs below includesBilly Donahue2022-05-061-1/+3
* SERVER-59782 migrate makeGuard calls to ScopeGuardBilly Donahue2021-09-081-1/+1
* SERVER-54365 Allow ClientOutOfLineExecutor to skip shutdownAmirsaman Memaripour2021-03-221-1/+3
* SERVER-48901 Have a client observer destroy ClientOutOfLineExecutorAmirsaman Memaripour2020-06-251-0/+31
* SERVER-47736 logger::LogSeverityLimiter -> logv2::KeyedSeveritySuppressorBilly Donahue2020-04-251-8/+17
* SERVER-46514 Allow mirroring maestro to leave GC for the client threadAmirsaman Memaripour2020-04-161-0/+111