[ 
https://issues.apache.org/jira/browse/ACCUMULO-633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13678152#comment-13678152
 ] 

Billie Rinaldi commented on ACCUMULO-633:
-----------------------------------------

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

Reply via email to