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 "Michael Dürig (JIRA)" <ji...@apache.org> on 2016/06/10 16:54:21 UTC

[jira] [Commented] (OAK-4465) Remove the read-only concern from TarRevisions

    [ https://issues.apache.org/jira/browse/OAK-4465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15324800#comment-15324800 ] 

Michael Dürig commented on OAK-4465:
------------------------------------

Mostly done with http://svn.apache.org/viewvc?rev=1747742&view=rev.

The {{TarRevisions}} constructor still takes a {{readOnly}} argument to determine whether to open the journal file in read only or read/write mode. I think we can drop that argument by specialising the class into read only and read-write variants once we tackle OAK-4450. 

> Remove the read-only concern from TarRevisions
> ----------------------------------------------
>
>                 Key: OAK-4465
>                 URL: https://issues.apache.org/jira/browse/OAK-4465
>             Project: Jackrabbit Oak
>          Issue Type: Improvement
>          Components: segment-tar
>            Reporter: Michael Dürig
>            Assignee: Michael Dürig
>             Fix For: 1.6
>
>
> {{TarRevisions}} shouldn't be concerned with the (non) readability issues. This should be the concern of the store alone. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)