-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Cluster Scalability
-
Fully Compatible
-
ALL
-
v8.0, v7.0
-
Cluster Scalability 2024-07-22
-
0
-
None
-
3
-
None
-
None
-
None
-
None
-
None
-
None
In rebuildOptionsWithGranularityFromConfigServer, we take a db lock on the buckets namespace. If a StaleDbVersion error is thrown, we'll currently return the error as a command level error rather than a write error - mongos expects any stale errors to be returned as write errors, and so won't learn its stale and refresh.