summaryrefslogtreecommitdiff
path: root/jstests/sharding/change_streams_unsharded_becomes_sharded.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-42723 New shard with new database can be ignored by change streamsBernard Gorman2019-10-171-3/+1
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-10/+10
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-168/+166
* SERVER-37227 Reintroduce enableMajorityReadConcern:false server parameterTess Avitabile2018-10-021-0/+1
* SERVER-29134: Support change streams on an entire database in a sharded clusterNick Zolnierz2018-04-111-87/+156
* SERVER-34090 Allow resuming change stream when resume token's document key do...Bernard Gorman2018-04-061-19/+38
* SERVER-32085 $changeStream reports incorrect documentKey for unsharded collec...Bernard Gorman2017-12-061-15/+35
* SERVER-30834 Make mongos reload the shard registry and re-establish changeStr...Matthew Russotto2017-11-141-4/+5
* SERVER-31392: Test changeStreams when an unsharded collection becomes shardedNick Zolnierz2017-11-061-0/+84