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 2016/02/01 13:49:39 UTC

[jira] [Comment Edited] (OAK-3811) Provide option to pass external data store to oak-run check

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

Alex Parvulescu edited comment on OAK-3811 at 2/1/16 12:48 PM:
---------------------------------------------------------------

just to clarify, the setup where this fails is when the repository has configured a datastore _and_ the {{--bin}} flag is used. in this case the checker will try to load the binary, otherwise it will not fail.
what the provided patch does, is it will check if the blob is external and basically ignore the {{bin}} flag if present (so just a better defense against what could be called misconfiguration of input params).


was (Author: alex.parvulescu):
just to clarify, the setup where this fails is when the repository has configured a datastore _and_ the {{--bin}} flag is used. in this case the checker will try to load the binary, otherwise it will not fail.

> Provide option to pass external data store to oak-run check
> -----------------------------------------------------------
>
>                 Key: OAK-3811
>                 URL: https://issues.apache.org/jira/browse/OAK-3811
>             Project: Jackrabbit Oak
>          Issue Type: Improvement
>          Components: run
>            Reporter: Michael Dürig
>            Assignee: Michael Dürig
>              Labels: tooling
>         Attachments: ConsistencyChecker.java.patch
>
>
> The {{check}} run mode currently has no option to be run with an external data store. We should probably add such an option. Or/and ensure the check works probably for a segment store with external binaries even if no data store is present.



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