Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SERVER-47972 Increase maxTimeMSForHedgedReads to give shards time to refresh | Cheahuychou Mao | 2020-05-15 | 1 | -1/+2 |
* | SERVER-46592 Remove all usages of the requires_fcv_44 tag from jstests | Ali Mir | 2020-04-29 | 1 | -2/+1 |
* | SERVER-47543 fix hang when hedge read finishes first with MaxTimeMSExpired error | Misha Tyulenev | 2020-04-22 | 1 | -2/+1 |
* | SERVER-47625: Add causally consistent reads to hedged_reads.js to fix getMore... | Misha Tyulenev | 2020-04-17 | 1 | -12/+16 |
* | SERVER-47117 clear maxTimeMSForHedgedReads delay from the getMore on hedge reads | Misha Tyulenev | 2020-04-16 | 1 | -0/+39 |
* | SERVER-47167 Make hedged read tests more robust | Cheahuychou Mao | 2020-03-30 | 1 | -38/+36 |
* | SERVER-47141 Make failpoint in NetworkInterfaceTL sort targets before constru... | Cheahuychou Mao | 2020-03-27 | 1 | -8/+9 |
* | SERVER-46648 Cancel pending requests upon receiving the first response | Cheahuychou Mao | 2020-03-17 | 1 | -12/+107 |
* | SERVER-46607 ignore MaxTimeMSExpire error on hedged reads | Misha Tyulenev | 2020-03-05 | 1 | -0/+55 |