You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "ramkrishna.s.vasudevan (JIRA)" <ji...@apache.org> on 2015/12/07 07:59:11 UTC

[jira] [Updated] (HBASE-14935) StoreScanner.peek() should reset the heap if the heap was nullified after HBASE-13082

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

ramkrishna.s.vasudevan updated HBASE-14935:
-------------------------------------------
    Summary: StoreScanner.peek() should reset the heap if the heap was nullified after HBASE-13082  (was: StoreScanner.peek() should reset the heap if the heap was nullified)

> StoreScanner.peek() should reset the heap if the heap was nullified after HBASE-13082
> -------------------------------------------------------------------------------------
>
>                 Key: HBASE-14935
>                 URL: https://issues.apache.org/jira/browse/HBASE-14935
>             Project: HBase
>          Issue Type: Bug
>            Reporter: ramkrishna.s.vasudevan
>            Assignee: ramkrishna.s.vasudevan
>             Fix For: 2.0.0
>
>
> StoreScanner#peek(), after HBASE-13082, check if the heap was reset. If the heap is null it just returns the last top. Instead it should do a reset and then return the last top if still the heap was null. 
> Similar change is needed in ReversedStoreScanner#seekToPreviousRow and backwardSeek



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)