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 "Alex Parvulescu (JIRA)" <ji...@apache.org> on 2017/03/29 12:53:41 UTC

[jira] [Commented] (OAK-6000) Support for the checkpoint metadata retrieval/update in oak-run

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

Alex Parvulescu commented on OAK-6000:
--------------------------------------

could you augment the existing 'checkpoints' command?
https://github.com/apache/jackrabbit-oak/tree/trunk/oak-run#checkpoints

> Support for the checkpoint metadata retrieval/update in oak-run
> ---------------------------------------------------------------
>
>                 Key: OAK-6000
>                 URL: https://issues.apache.org/jira/browse/OAK-6000
>             Project: Jackrabbit Oak
>          Issue Type: Improvement
>          Components: run
>            Reporter: Tomek Rękawek
>             Fix For: 1.8
>
>
> For the multiplexing node store sometimes it's required to manually update the checkpoints metadata, especially after the migration. Let's enhance the oak-run with new commands related to the checkpoints support:
> {noformat}
> The 'info <checkpoint>' option will return metadata information for the given checkpoint.
> The 'set <checkpoint> <name> [<value>]' option will set the metadata property. If the value is omitted, the property will be removed. 
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)