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 2017/02/09 11:36:41 UTC

[jira] [Resolved] (OAK-5604) The check command should accept a non-argument "bin" option for checking binaries

     [ https://issues.apache.org/jira/browse/OAK-5604?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrei Dulceanu resolved OAK-5604.
----------------------------------
    Resolution: Fixed

Fixed in 1.6 at r1782313.

> The check command should accept a non-argument "bin" option for checking binaries
> ---------------------------------------------------------------------------------
>
>                 Key: OAK-5604
>                 URL: https://issues.apache.org/jira/browse/OAK-5604
>             Project: Jackrabbit Oak
>          Issue Type: Improvement
>          Components: run, segment-tar
>            Reporter: Andrei Dulceanu
>            Assignee: Andrei Dulceanu
>            Priority: Minor
>              Labels: tooling
>             Fix For: 1.7.0, 1.8, 1.6.1
>
>         Attachments: OAK-5604.patch
>
>
> Currently the {{--bin}} option expects a {{Long}} argument, as the {{LENGTH}} up to which to scan the content of binary properties. The {{--bin}} option should be simplified so that it doesn't take any arguments. Running {{check}} without the {{--bin}} flag won't scan any binary properties, while including {{--bin}} option will scan all binaries, no matter their size.
> If an argument is given with {{--bin}}, there will be a failure and a warning will be displayed.
> The message displayed at the end of the consistency check will be changed to take into account whether binary properties were traversed or not.



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