- If the 'lastConsistentCollectionVersion' field of the shard config.collections collection gets updated, a secondary must invalidate the in-memory chunk cache so that it refreshes.
- If an entry in the config.collections collection on a shard gets removed, the in-memory chunk cache must be invalidated so that a refresh is attempted, and nothing found.
- has to be done before
-
SERVER-28948 open up secondaries to checking shardVersion
- Closed
- is duplicated by
-
SERVER-28371 after migration completes, shard donor primary sends oplog message to secondaries to invalidate chunk metadata
- Closed