You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Christopher Tubbs (JIRA)" <ji...@apache.org> on 2013/06/07 18:56:22 UTC

[jira] [Updated] (ACCUMULO-633) FirstEntryInRowIterator is broken and has no test

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

Christopher Tubbs updated ACCUMULO-633:
---------------------------------------

    Fix Version/s:     (was: 1.3.7)
    
> FirstEntryInRowIterator is broken and has no test
> -------------------------------------------------
>
>                 Key: ACCUMULO-633
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-633
>             Project: Accumulo
>          Issue Type: Bug
>          Components: client
>    Affects Versions: 1.3.5, 1.4.0
>            Reporter: Billie Rinaldi
>            Assignee: Billie Rinaldi
>            Priority: Minor
>             Fix For: 1.4.1, 1.5.0
>
>
> In 1.4 and trunk, the iterator throws a NullPointerException when seeked.
> In 1.3 the iterator runs, but there is a question as to what it should do when it is seeked to the middle of a row.  Currently, it returns the first key found within the range.  I believe this should be changed to ignore the remaining portion of that row and return the first key of the next row.  Should this change be made in 1.3, or should I leave it as is and just change it in 1.4 and greater?

--
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