Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.24.0, 1.34.0
-
None
Description
If segment has been deleted after segment reader has been initiated, that can go unnoticed and instead of reporting missing segment, exception RepositoryNotReachableException is thrown, which does not correctly describe the situation.
Test case attached: test_case.patch