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

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

ramkrishna.s.vasudevan created HBASE-14935:
----------------------------------------------

             Summary: StoreScanner.peek() should reset the heap if the heap was nullified
                 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)