[
https://issues.apache.org/jira/browse/HBASE-5997?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Anoop Sam John updated HBASE-5997:
----------------------------------
Attachment: Testcase.patch.txt
Includes the test case which reproduces the issue which I was
mentioning..seekBefore() on top half file seeks into the bottom half.
I am getting the below exception
{code}
org.apache.hadoop.hbase.client.RetriesExhaustedException: Failed after
attempts=1, exceptions:
Fri May 18 00:44:07 IST 2012, org.apache.hadoop.hbase.client.HTable$4@619130e2,
org.apache.hadoop.hbase.regionserver.WrongRegionException:
org.apache.hadoop.hbase.regionserver.WrongRegionException: Requested row out of
range for Get on HRegion t1,r3,1337282045838.51accaef959568917250932a1863f4fe.,
startKey='r3', getEndKey()='', row='r2'
at
org.apache.hadoop.hbase.client.ServerCallable.withRetries(ServerCallable.java:183)
at org.apache.hadoop.hbase.client.HTable.getRowOrBefore(HTable.java:644)
at
org.apache.hadoop.hbase.io.TestHBASE5997.testHalfScannerSeekBefore(TestHBASE5997.java:93)
{code}
> Fix concerns raised in HBASE-5922 related to HalfStoreFileReader
> ----------------------------------------------------------------
>
> Key: HBASE-5997
> URL: https://issues.apache.org/jira/browse/HBASE-5997
> Project: HBase
> Issue Type: Bug
> Reporter: ramkrishna.s.vasudevan
> Assignee: Anoop Sam John
> Attachments: Testcase.patch.txt
>
>
> Pls refer to the comment
> https://issues.apache.org/jira/browse/HBASE-5922?focusedCommentId=13269346&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-13269346.
> Raised this issue to solve that comment. Just incase we don't forget it.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira