summaryrefslogtreecommitdiff
path: root/src/mongo/s/query/establish_cursors_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-74445 Fix checkMetadataConsistency with a catalog shardJack Mulrow2023-04-141-5/+123
* SERVER-73523 Rephrase establish cursors unittest to remove dependency on fail...George Wangensteen2023-02-031-24/+16
* SERVER-57469 return partial results when a shard times outSteve Tarzia2022-10-271-0/+38
* SERVER-68910 Recieve -> ReceiveMatt Kneiser2022-08-301-1/+1
* SERVER-46740 establishCursors() must always drain the AsyncRequestsSender::_b...Ben Caimano2021-02-011-34/+16
* SERVER-48409 Fix race in establishCursors unittestDavid Percy2020-06-091-32/+34
* SERVER-48049 Fix establish_cursors_test race when interrupting a remote requestNick Zolnierz2020-05-181-30/+24
* SERVER-46255 Use killOperations to cleanup dangling remote requestsNick Zolnierz2020-04-281-4/+163
* Revert "SERVER-46255 Use killOperations to cleanup dangling remote requests"Nick Zolnierz2020-04-281-148/+4
* SERVER-46255 Use killOperations to cleanup dangling remote requestsNick Zolnierz2020-04-281-4/+148
* SERVER-43996 Return a cursor flag to the client if only a partial subset of r...Bernard Gorman2019-11-061-5/+17
* SERVER-39339 Remove `stdx/memory.h`ADAM David Alan Martin2019-06-101-2/+3
* SERVER-40170 Increase the sharding unit-tests async work future timeoutKaloian Manassiev2019-03-181-14/+14
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-8/+10
* SERVER-29908 Move OpObserver callbacks out of CollectionShardingStateKaloian Manassiev2018-03-071-1/+1
* SERVER-32586 Convert ResolvedView to use ErrorExtraInfoMathias Stearn2018-01-171-160/+107
* SERVER-28874 make allowPartialResults option only apply if exhausted retries ...Esha Maharishi2017-11-031-0/+666