Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SERVER-61289 Make resharding_retryable_writes.js more robust to timing | Randolph Tan | 2021-11-08 | 1 | -2/+10 |
| | |||||
* | SERVER-58355 Re-enable resharding tests failing in multiversion suites due ↵ | jannaerin | 2021-07-29 | 1 | -1/+1 |
| | | | | to changing latest releast to 5.1 | ||||
* | SERVER-56366 Update FCV constants to recognize 5.1 as latest | Jon Streets | 2021-07-23 | 1 | -2/+2 |
| | |||||
* | SERVER-58295 Temporarily disable multiversion tests that fail due to ↵ | Vishnu Kaushik | 2021-07-14 | 1 | -1/+1 |
| | | | | SERVER-56366 | ||||
* | SERVER-54452: Test that retryable writes are able to complete within ↵ | Kshitij Gupta | 2021-04-21 | 1 | -0/+128 |
| | | | | gReshardingMinimumOperationDurationMillis when the transaction needs to retry. | ||||
* | Revert "SERVER-54452: Test that retryable writes are able to complete within ↵ | Kshitij Gupta | 2021-04-20 | 1 | -128/+0 |
| | | | | | | gReshardingMinimumOperationDurationMillis when the transaction needs to retry." This reverts commit a21ee446737e41b4ef9570699b2005d4634374b7. | ||||
* | SERVER-54452: Test that retryable writes are able to complete within ↵ | Kshitij Gupta | 2021-04-20 | 1 | -0/+128 |
gReshardingMinimumOperationDurationMillis when the transaction needs to retry. |