-
Type:
Bug
-
Resolution: Gone away
-
Priority:
Major - P3
-
None
-
Affects Version/s: 3.7.3
-
Component/s: Storage
-
None
-
Storage Execution
-
ALL
-
None
-
3
-
None
-
None
-
None
-
None
-
None
-
None
Exposed by BF-8228, if an index build is interrupted when attempting to acquire a lock, it can call terminate() due to inadequate exception handling. An UninterruptibleLockGuard has been placed over the entire command, but index builds should not crash the server if relockWithMode() throws an exception.