You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@accumulo.apache.org by "Keith Turner (JIRA)" <ji...@apache.org> on 2012/06/26 23:36:42 UTC

[jira] [Created] (ACCUMULO-654) OfflineIterator does not bound range

Keith Turner created ACCUMULO-654:
-------------------------------------

             Summary: OfflineIterator does not bound range
                 Key: ACCUMULO-654
                 URL: https://issues.apache.org/jira/browse/ACCUMULO-654
             Project: Accumulo
          Issue Type: Bug
          Components: client
    Affects Versions: 1.4.0
            Reporter: Keith Turner
            Assignee: Billie Rinaldi
             Fix For: 1.5.0, 1.4.2


Saw this while looking at output of findbugs.  When the OfflineIterator bounds the range it stores the result to a local var instead of the instance var.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (ACCUMULO-654) OfflineIterator does not bound range

Posted by "Billie Rinaldi (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ACCUMULO-654?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Billie Rinaldi resolved ACCUMULO-654.
-------------------------------------

    Resolution: Fixed
    
> OfflineIterator does not bound range
> ------------------------------------
>
>                 Key: ACCUMULO-654
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-654
>             Project: Accumulo
>          Issue Type: Bug
>          Components: client
>    Affects Versions: 1.4.0
>            Reporter: Keith Turner
>            Assignee: Billie Rinaldi
>             Fix For: 1.5.0, 1.4.2
>
>
> Saw this while looking at output of findbugs.  When the OfflineIterator bounds the range it stores the result to a local var instead of the instance var.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira