Scott Yuan created OAK-7327:
-------------------------------
Summary: oak-run 1.6.8+ backup/restore doesn't work with blobstore
Key: OAK-7327
URL: https://issues.apache.org/jira/browse/OAK-7327
Project: Jackrabbit Oak
Issue Type: Improvement
Components: oak-run
Affects Versions: 1.6.9, 1.6.8
Environment: Software: AEM 6.3 (OSGi Jackrabbit Oak 1.6.8+), Oak-run
1.6.8, Windows Server 2016, and Java 1.8
Reporter: Scott Yuan
Oak Run backup/restore doesn't work with blobStore.
The use case is with AEM 6.3 using OSGi repository structure.
Is able to run backup operation using +-Doak.backup.UseFakeBlobStore=true+ but
restore operation always fails with
{color:#59afe1}java.lang.IllegalStateException: Attempt to read external blob
with blobId{color}.
Checked the source code. The support doesn't seem existing (based on how
FileStoreHelper.builder() is being called.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)