Instead of doing a full metadata refresh , the new ShardVersion returned by the config server will be passed to the onShardVersionMismatch function that will ensure cache coherence with respect to the returned ShardVersion by doing a refresh only if needed.
- depends on
-
SERVER-56894 Check minor element of Chunk Version in onShardVersionMismatch
- Closed