summaryrefslogtreecommitdiff
path: root/jstests/noPassthrough/timeseries_retry_writes.js
Commit message (Collapse)AuthorAgeFilesLines
* SERVER-60623 remove TimeseriesTest.timeseriesCollectionsEnabled() references ↵Benety Goh2021-10-221-7/+0
| | | | | | from non-core tests Time-series collections are enabled by default, making these checks no longer necessary.
* SERVER-54743 Enable tests in noPassthrough that now pass with SBE onMihai Andrei2021-03-251-2/+1
|
* SERVER-54536 Support retryable batched time-series insertsGregory Noma2021-03-221-33/+34
|
* SERVER-53819 support retryable writes (batch size 1) for time-series collectionsBenety Goh2021-01-231-3/+30
|
* SERVER-53819 add js test for retrying writes on time-series collectionsBenety Goh2021-01-231-0/+152