summaryrefslogtreecommitdiff
path: root/src/mongo/s/query/blocking_results_merger.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-25497 Fix sharded query path to handle shutdown of the mongos processRuoxin Xu2020-10-151-6/+1
* SERVER-31368 Log time spent waiting in BlockingResultsMergerDavid Percy2020-04-231-0/+11
* SERVER-40785 Change sharding fixed and arbitrary executors from unique_ptr to...Randolph Tan2019-07-091-2/+2
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-33683 Prevent deadlock in aggregate with transactionsIan Boros2018-12-171-6/+43
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-21/+23
* SERVER-33323 Refactor agg cursor merging on mongosCharlie Swanson2018-08-151-0/+140