summaryrefslogtreecommitdiff
path: root/jstests/sharding/change_stream_read_preference.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-60736 Remove isChangeStreamsOptimizationEnabled() from JS tests.Rishab Joshi2022-07-111-10/+7
* SERVER-58940 Re-eneable not failing sharding tests disabled in multiversion s...Tommaso Tocci2021-07-291-1/+0
* SERVER-58511 Create feature flag for change stream oplog rewritesDrew Paroski2021-07-211-2/+2
* SERVER-58295 disable tests failing due to multiversion issuesVishnu Kaushik2021-07-201-0/+1
* SERVER-55309 Re-order post-image lookup stages when expanding $changeStreamDrew Paroski2021-07-081-17/+24
* SERVER-55672 Fix oplog timestamp logic in SBEArun Banala2021-04-261-1/+0
* SERVER-55010 enable sharding suites in SBE build variantKyle Suarez2021-04-131-1/+5
* SERVER-50280 Remove 'supportsMajorityReadConcern' test helper function in fav...Gregory Wlodarek2020-08-121-11/+1
* SERVER-38673 Re-enable sharded change streams update lookup tests that use la...William Schultz2019-09-301-8/+0
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-6/+6
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-133/+130
* SERVER-37560 Allow change streams to work with speculative majority readsWilliam Schultz2018-12-211-0/+8
* SERVER-37227 Reintroduce enableMajorityReadConcern:false server parameterTess Avitabile2018-10-021-0/+1
* SERVER-32052 Update ShardingTest to default to starting shard servers as repl...jannaerin2018-03-091-2/+2
* SERVER-18971 log command success/failureKevin Pulo2018-02-011-1/+1
* SERVER-31665 Use correct read concern/preference during update lookupCharlie Swanson2017-11-171-0/+131