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 "Andrei Dulceanu (JIRA)" <ji...@apache.org> on 2018/07/16 06:44:00 UTC

[jira] [Created] (OAK-7635) oak-run check should support Azure Segment Store

Andrei Dulceanu created OAK-7635:
------------------------------------

             Summary: oak-run check should support Azure Segment Store
                 Key: OAK-7635
                 URL: https://issues.apache.org/jira/browse/OAK-7635
             Project: Jackrabbit Oak
          Issue Type: Improvement
          Components: run, segment-tar
            Reporter: Andrei Dulceanu
            Assignee: Andrei Dulceanu
             Fix For: 1.10, 1.9.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
(v7.6.3#76005)