You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Aravindo Wingeier (Jira)" <ji...@apache.org> on 2020/09/26 21:15:00 UTC

[jira] [Created] (OAK-9238) oak-run explore should support Azure Segment Store

Aravindo Wingeier created OAK-9238:
--------------------------------------

             Summary: oak-run explore should support Azure Segment Store
                 Key: OAK-9238
                 URL: https://issues.apache.org/jira/browse/OAK-9238
             Project: Jackrabbit Oak
          Issue Type: Improvement
          Components: run, segment-tar
            Reporter: Aravindo Wingeier
            Assignee: Andrei Dulceanu
             Fix For: 1.36.0


{{oak-run check}} should accept Azure URIs for the segment store in order to be able to check for data integrity. This will come handy in the light of remote compacted segment stores and/or sidegraded remote segment stores (see OAK-7623, OAK-7459).

The Azure URI will be taken as argument and will have the following format: {{az:[https://myaccount.blob.core.windows.net/container/repo]}}, where _az_ identifies the cloud provider. The last missing piece is the secret key which will be supplied as an environment variable, i.e. _AZURE_SECRET_KEY._



--
This message was sent by Atlassian Jira
(v8.3.4#803005)