If the ScopedShardVersionCriticalSection constructor enters the critical section catchUp phase, but later forceShardFilteringMetadataRefresh fails, the critical section will be left taken because it's constructor won't execute.
- is depended on by
-
SERVER-56957 Extend drop_database_sharded.js FSM to perform FCV changes on top of it
- Closed