[
https://issues.apache.org/jira/browse/OAK-5277?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrei Dulceanu updated OAK-5277:
---------------------------------
Attachment: OAK-5277-02.patch
[~frm], thanks for clarifying!
I attached a new version of the patch, implementing the changes discussed.
Although this could be achieved in a cleaner way, the fact that we don't allow
{{-1}} among the values influenced the solution.
Could you take a look at the new patch, please?
> The check command defines 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: Andrei Dulceanu
> Priority: Minor
> Labels: tooling
> Fix For: 1.8, 1.6.1
>
> Attachments: OAK-5277-02.patch, OAK-5277.patch
>
>
> 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.15#6346)