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 "Michael Dürig (JIRA)" <ji...@apache.org> on 2015/03/02 18:07:04 UTC

[jira] [Resolved] (OAK-2561) Add option to oak-run check runmode to check consistency of binary properties

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

Michael Dürig resolved OAK-2561.
--------------------------------
       Resolution: Fixed
    Fix Version/s: 1.1.7

Fixed at http://svn.apache.org/r1663362 by adding the {{\-\-bin}} option:

{code}
    --bin [Long]   read the n first bytes from binary  
                     properties. -1 for all bytes.     
                     (default: 0)                      
{code}

> Add option to oak-run check runmode to check consistency of binary properties
> -----------------------------------------------------------------------------
>
>                 Key: OAK-2561
>                 URL: https://issues.apache.org/jira/browse/OAK-2561
>             Project: Jackrabbit Oak
>          Issue Type: Improvement
>          Components: run
>            Reporter: Michael Dürig
>            Assignee: Michael Dürig
>             Fix For: 1.1.7
>
>
> {{oak-run check}} currently does not read binary properties. This might lead to corruptions in bulk segment to get missed. 
> We should add an option to also check binary properties. 



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