[ 
https://issues.apache.org/jira/browse/OAK-10652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Miroslav Smiljanic updated OAK-10652:
-------------------------------------
    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.



  was:
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.


> 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
>            Priority: Major
>
> 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.



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

Reply via email to