summaryrefslogtreecommitdiff
path: root/jstests/sharding/hedged_reads.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-47972 Increase maxTimeMSForHedgedReads to give shards time to refreshCheahuychou Mao2020-05-151-1/+2
* SERVER-47543 fix hang when hedge read finishes first with MaxTimeMSExpired errorMisha Tyulenev2020-04-231-2/+1
* SERVER-47625: Add causally consistent reads to hedged_reads.js to fix getMore...Misha Tyulenev2020-04-231-12/+16
* SERVER-47117 clear maxTimeMSForHedgedReads delay from the getMore on hedge readsMisha Tyulenev2020-04-231-0/+39
* SERVER-47167 Make hedged read tests more robustCheahuychou Mao2020-03-301-38/+36
* SERVER-47141 Make failpoint in NetworkInterfaceTL sort targets before constru...Cheahuychou Mao2020-03-271-8/+9
* SERVER-46648 Cancel pending requests upon receiving the first responseCheahuychou Mao2020-03-201-12/+107
* SERVER-46607 ignore MaxTimeMSExpire error on hedged readsMisha Tyulenev2020-03-181-0/+55