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

Madhuwanti Vaidya commented on HBASE-3951:
------------------------------------------

sorry, my bad. This part has also been fixed as part of HBASE-1537.

> ScanQueryMatcher::setRow is not always being called on a row transition.
> ------------------------------------------------------------------------
>
>                 Key: HBASE-3951
>                 URL: https://issues.apache.org/jira/browse/HBASE-3951
>             Project: HBase
>          Issue Type: Bug
>          Components: regionserver
>            Reporter: Madhuwanti Vaidya
>            Assignee: Madhuwanti Vaidya
>            Priority: Minor
>         Attachments: TestScanBatch.java
>
>
> When a scan is used with a batch, setRow is called on the same row within 
> each call to next. Since setRow resets deletes, the result set contains kvs 
> that should have been suppressed by a delete.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to