summaryrefslogtreecommitdiff
path: root/jstests/sharding/change_streams_primary_shard_unaware.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-50300 Change modifier style updates to use the $v:2 oplog formatIan Boros2020-09-161-1/+1
* SERVER-50280 Remove 'supportsMajorityReadConcern' test helper function in fav...Gregory Wlodarek2020-08-121-8/+1
* SERVER-49311 Prevent the PeriodicShardedIndexConsistencyChecker cause failure...Marcos José Grillo Ramírez2020-07-171-5/+7
* SERVER-48096 PeriodicShardedIndexConsistencyChecker thread on jstests can cau...Tommaso Tocci2020-06-291-0/+5
* SERVER-43935 Enable change_streams_primary_shard_unaware.js when two phase in...Louis Williams2019-10-221-1/+0
* SERVER-43932 add sharding to two phase index build evergreen builderBenety Goh2019-10-111-1/+6
* 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-5/+5
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-179/+176
* 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-1/+1
* SERVER-36321 Blacklist change_streams_primary_shard_unaware.js and hash_shard...jannaerin2018-08-271-1/+3
* SERVER-34705: Whole-DB or whole-cluster change streams may not provide a tota...Nick Zolnierz2018-05-291-1/+1
* SERVER-32088: ChangeStream resumeAfter does not work on sharded collections i...Nick Zolnierz2018-05-291-13/+10
* SERVER-34090 Allow resuming change stream when resume token's document key do...Bernard Gorman2018-04-061-5/+2
* SERVER-33444 Fix tests that fail when shard servers started as replica setsjannaerin2018-03-271-2/+2
* SERVER-29909 Remove circular dependency between db_raii and sharding librariesKaloian Manassiev2017-12-161-1/+1
* SERVER-32222 change_streams_primary_shard_unaware.js needs to be marked as re...Matthew Russotto2017-12-081-0/+2
* SERVER-31707: Test changeStreams on a sharded collection where the shard does...Nick Zolnierz2017-12-021-0/+181