Francesco Mari created OAK-5277:
-----------------------------------
Summary: 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)