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)