[
https://issues.apache.org/jira/browse/OAK-5277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15742345#comment-15742345
]
Francesco Mari commented on OAK-5277:
-------------------------------------
External binaries are automatically ignored, regardless the value of the
{{--bin}} flag. See [this
check|https://github.com/apache/jackrabbit-oak/blob/trunk/oak-segment-tar/src/main/java/org/apache/jackrabbit/oak/segment/file/tooling/ConsistencyChecker.java#L229].
> The check command uses a useless default value for the "bin" option
> -------------------------------------------------------------------
>
> Key: OAK-5277
> URL: https://issues.apache.org/jira/browse/OAK-5277
> Project: Jackrabbit Oak
> Issue Type: Improvement
> Components: run, segment-tar
> Reporter: Francesco Mari
> Assignee: Francesco Mari
> Priority: Minor
> Fix For: 1.6
>
>
> The {{check}} command enables the traversal of binary properties via the
> {{--bin}} option. The user could provide a value for this option to specify
> the amount of bytes that should be traversed for every binary value. The
> default value for the {{--bin}} option is zero, effectively disabling the
> traversal of binary properties. Instead, if a value for this property is not
> specified, the tools should traverse the binary properties in their entirety.
> A value should be specified only to restrict the amount of bytes to traverse.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)