Commit Graph

4 Commits

Author SHA1 Message Date
Jon Streets
05a0f8e98b SERVER-56366 Update FCV constants to recognize 5.1 as latest 2021-07-23 15:49:23 +00:00
Randolph Tan
aa401671d7 SERVER-55214 Make resharding recipient shards use fetchTimestamp from each donor shard when fetching config.transactions and the oplog
Also force the no-op oplog write that is being used as the minFetchTimestamp marker for resharding into its own batch when replicating.
2021-04-08 19:16:47 +00:00
Max Hirschhorn
db2e46857c SERVER-54980 Split donor and recipent documents into im/mutable state.
Removes the unused strictConsistencyTimestamp field from the recipient
document.

Also explicitly sets strict:true and strict:false for all of
resharding's IDL types.
2021-03-09 00:03:51 +00:00
Alex Taskov
33083e137f SERVER-52639 Fail resharding operation if new shard key includes array 2021-03-02 03:13:23 +00:00