-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: 3.7.2
-
Component/s: None
-
None
-
Fully Compatible
-
ALL
-
Sharding 2018-04-09
-
15
... before accessing it.
For example, shardCollection makes sure that there are shards to put the new sharded collection. It is possible that the shard already exists in storage but not yet loaded to the ShardRegistry, so it can mistakenly think that no shard exists.
- related to
-
SERVER-35252 All config server metadata commands that read from ShardRegistry might read stale data
- Backlog