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/26 20:32:00 UTC

[jira] [Created] (OAK-7660) Refactor AzureCompact and Compact

Andrei Dulceanu created OAK-7660:
------------------------------------

             Summary: Refactor AzureCompact and Compact
                 Key: OAK-7660
                 URL: https://issues.apache.org/jira/browse/OAK-7660
             Project: Jackrabbit Oak
          Issue Type: Improvement
          Components: segment-tar
            Reporter: Andrei Dulceanu
            Assignee: Andrei Dulceanu
             Fix For: 1.10


{{AzureCompact}} in {{oak-segment-azure}} follows closely the structure and logic of {{Compact}} in {{oak-segment-tar}}. Since the only thing which differs is the underlying persistence used (remote in Azure vs. local in TAR files), the common logic should be extracted in a super-class, extended by both. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)