Arun Banala
9d559b3ad8
SERVER-65909 Make oplog and change stream formats of {op: "n"} events consistent
2022-05-23 07:52:57 +00:00
Sanika Phanse
eea1c78a00
SERVER-65702 upgradeCluster in multi_cluster.js incorrectly used to downgrade sharded clusters.
2022-05-02 22:57:27 +00:00
Sergi Mateo Bellido
718039b573
SERVER-53104 Ensure all shard-local cache collections of config.collections contain timestamps after upgrade
...
Changelog:
- Adding a new command to flush the database cache with write concern
- Explicitly waiting for the majority write concern when patching-up the
metadata.
- Forcing a refresh of all Collections/DBs on all shards
2021-02-26 09:35:09 +00:00
Sergi Mateo Bellido
29a838f919
SERVER-53104 Ensure all shard-local cache collections of config.collections contain timestamps after upgrade
...
- Modifying the loader to properly handle metadata format changes in
Collections & Databases
2021-02-09 09:34:14 +00:00
Ali Mir
517e447020
SERVER-51467 Set waitUntilStable to true when upgrading clusters in change_streams_multiversion_cluster.js
2020-10-12 16:57:26 +00:00
A. Jesse Jiryu Davis
07c9a62081
SERVER-50849 Update FCV constants to recognize 4.9 as latest
2020-10-08 19:41:05 +00:00
Ruoxin Xu
3d2c296df5
SERVER-47354 Implement change stream oplog parsing code for delta oplog entries
2020-08-13 23:17:09 +00:00
Gregory Wlodarek
09ec1c660b
SERVER-50280 Remove 'startSetIfSupportsReadMajority' test helper function in favour of the 'requires_majority_read_concern' tag
2020-08-12 23:21:21 +00:00
Daniel Gottlieb
1e6511738d
SERVER-21861: Prohibit Timestamp.prototype.toString via resmoke injection.
2020-08-05 01:43:59 +00:00
Jason Chan
9cfe13115e
SERVER-49067 Extend genericChangeStreams multiversion tests to use "last-lts" and "last-continuous"
2020-08-03 15:45:52 +00:00
Jason Chan
1c28b3cf02
SERVER-49064 Update references of "last-stable" to use "last-continuous" and "last-lts"
2020-07-23 12:26:49 +00:00
Arun Banala
b937b31a60
SERVER-49425 Use clusterTime from oplog in 'change_streams_read_oplog_after_downgrade.js'
2020-07-10 16:00:56 +00:00
Arun Banala
c99b1e90a5
SERVER-49312 Improve logging in 'change_streams_read_oplog_after_downgrade.js'
2020-07-03 16:17:04 +00:00
Jenny Peshansky
9ebadf67aa
SERVER-48568 Changed nopeOptions to nodeOptions when configuring the replica set
2020-06-24 13:53:43 +00:00
Arun Banala
bacc717789
SERVER-45708 Add automated test for downgrading with change streams
2020-06-10 12:54:40 +00:00