-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: 8.0.0, 8.3.0
-
Component/s: None
-
None
-
Catalog and Routing
-
ALL
-
🟩 Routing and Topology
-
None
-
None
-
None
-
None
-
None
-
None
The setFCV command is subject to a series of error which allow to retry the command safely. The router and the drivers can retry these errors, so that they are transparent to the users.
However, in two places inside the FCV handling code these errors are caught and throw again as custom errors, thus impeding such a behavior.
In master and 9.0Â SERVER-124469 incidentally fixes the same issue. The issue has been deemed not worth to backport, due to the rarity of the cause mentioned (killOp); however, this could happen during a step-down as well, so it's a much wider issue.
- is related to
-
SERVER-129891 Tolerate setFCV error 8531600 (FCV document not found due to retryable error) in FCV background hook
-
- Closed
-
-
SERVER-132188 Tolerate setFCV error 8531601 (FCV document not found due to retryable error) in FCV background hook
-
- Closed
-