[
https://issues.apache.org/jira/browse/OAK-6373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16346637#comment-16346637
]
Michael Dürig commented on OAK-6373:
------------------------------------
Looking at the usage output of {{check}}:
{noformat}
--checkpoints [String] checks only specified checkpoints (comma separated);
leave empty to check all (default:
/checkpoints){noformat}
I think we need to clarify this a bit: 1. not specifying anything to
{{--checkpoints}} does not work. 2. The meaning of the default {{/checkpoints}}
is not clear.
I would prefer to change {{/checkpoint}} to {{all}} and change the wording to
something that clarifies what {{all}} means.
> oak-run check should also check checkpoints
> --------------------------------------------
>
> Key: OAK-6373
> URL: https://issues.apache.org/jira/browse/OAK-6373
> Project: Jackrabbit Oak
> Issue Type: Improvement
> Components: run, segment-tar
> Reporter: Michael Dürig
> Assignee: Andrei Dulceanu
> Priority: Major
> Labels: candidate_oak_1_8, tooling
> Fix For: 1.9.0, 1.10
>
>
> {{oak-run check}} does currently *not* traverse and check the items in the
> checkpoint. I think we should change this and add an option to traverse all,
> some or none of the checkpoints. When doing this we need to keep in mind the
> interaction of this new feature with the {{filter}} option: the paths passed
> through this option need then be prefixed with {{/root}}.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)