summaryrefslogtreecommitdiff
path: root/src/mongo/db/repl/scatter_gather_runner.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-22995 Break the cycle of shared_ptr involving ScatterGatherRunner.Siyuan Zhou2016-04-141-1/+0
* SERVER-22995 Protect TopoCoord with mutex rather than single thread executor.Siyuan Zhou2016-04-121-41/+56
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-76/+78
* SERVER-18623 Make ReplicationExecutor implement the TaskExecutor interfaceSpencer T Brody2015-06-111-1/+1
* SERVER-15248 Make ScatterGatherRunner, ElectCmdRunner and FreshnessChecker ca...Andy Schwerin2014-09-191-0/+8
* SERVER-15248 Introduce ScatterGatherAlgorithm interface and ScatterGatherRunner.Andy Schwerin2014-09-151-0/+115