Miroslav Smiljanic created OAK-10652:
----------------------------------------

             Summary: Repository writes in SegmentStoreMigrator blocked when 
migrating to Azure segment store
                 Key: OAK-10652
                 URL: https://issues.apache.org/jira/browse/OAK-10652
             Project: Jackrabbit Oak
          Issue Type: Bug
          Components: segment-azure
            Reporter: Miroslav Smiljanic
            Assignee: Miroslav Smiljanic


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.

It was not discovered during the development of OAK-10006, because 
SegmentStoreMigrator does not have proper test coverage.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to