summaryrefslogtreecommitdiff
path: root/jstests/sharding/resume_change_stream.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-47041 Move aggregation and query related tests in jstests/sharding to ...Svilen Mihaylov2020-04-031-212/+0
* SERVER-45505 Add ResumableChangeStreamError error labelBernard Gorman2020-02-071-3/+3
* SERVER-44733 Change stream should throw ChangeStreamFatalError if a single sh...Bernard Gorman2019-12-061-4/+4
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-18/+18
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-178/+178
* SERVER-37227 Reintroduce enableMajorityReadConcern:false server parameterTess Avitabile2018-10-021-1/+1
* SERVER-34818 Rename startAtClusterTime to startAtOperationTimeCharlie Swanson2018-05-171-1/+1
* SERVER-29134: Support change streams on an entire database in a sharded clusterNick Zolnierz2018-04-111-139/+152
* SERVER-33818: Add 'resumeWithClusterTime' as an alias for '$_resumeAfterClust...Nick Zolnierz2018-04-041-1/+11
* SERVER-32052 Update ShardingTest to default to starting shard servers as repl...jannaerin2018-03-091-3/+3
* SERVER-32349 Change streams over sharded collections may produce merged op lo...Martin Neupauer2018-01-191-2/+53
* SERVER-31475 Always detach from op ctx after cluster getMore.Charlie Swanson2017-10-111-0/+138
* SERVER-29141 Temporarily remove test causing spurious failuresCharlie Swanson2017-10-091-140/+0
* SERVER-29141 Enable change streams on sharded collectionsCharlie Swanson2017-10-091-0/+140