-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Fully Compatible
-
ALL
-
Sharding EMEA 2022-11-28, Sharding EMEA 2022-12-12, Sharding EMEA 2022-12-26
-
18
During chunk migration, we run a snapshot read concern aggregation on the config server to get the current global indexes. If the config server node that gets contacted has recently restarted, we may not be able to get a Snapshot above the minVisible timestamp. This can cause the migration to fail with SnapshotUnavailable.