You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@accumulo.apache.org by "Christopher Tubbs (JIRA)" <ji...@apache.org> on 2012/09/06 19:59:11 UTC

[jira] [Updated] (ACCUMULO-737) The PrintInfo.printMetaBlockInfo method does not close a BCFile.Reader

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

Christopher Tubbs updated ACCUMULO-737:
---------------------------------------

    Fix Version/s:     (was: 1.5.0-SNAPSHOT)
                   1.5.0
    
> The PrintInfo.printMetaBlockInfo method does not close a BCFile.Reader
> ----------------------------------------------------------------------
>
>                 Key: ACCUMULO-737
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-737
>             Project: Accumulo
>          Issue Type: Bug
>            Reporter: David Medinets
>            Assignee: David Medinets
>            Priority: Minor
>             Fix For: 1.5.0
>
>
> A Reader is opened:
> {noformat}
> BCFile.Reader bcfr = new BCFile.Reader(fsin, fs.getFileStatus(path).getLen(), conf);
> {noformat}
> but not closed.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira