Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.60.0
-
None
Description
SegmentStoreMigrator is not using FileStore, where the repository lock is usually obtained and writes allowed by calling WriteAccessController#enableWriting. Instead, archive manager is used directly, and repo writes are never enabled.