-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Sharding
-
Fully Compatible
-
ALL
-
Sharding 2020-10-19, Sharding 2020-11-02
-
60
In the recoverRefresh exit block, the namespace is being locked with views forbidden.
While it is correct to state that no operation on a view should end up calling onShardVersionMismatch, it cannot be assumed that a view will not be created on a non-existing namespace being recovered (as it often happens in BF-19064 failures).