Samarth Jain created PHOENIX-2848:
-------------------------------------
Summary: Make reverse scan checks consistent
Key: PHOENIX-2848
URL: https://issues.apache.org/jira/browse/PHOENIX-2848
Project: Phoenix
Issue Type: Bug
Reporter: Samarth Jain
Assignee: Samarth Jain
Attachments: reversescan.patch
I noticed that we have two ways of setting and checking a reverse scan -
methods in ScanUtil.java and the standard HBase Api - scan.isReversed(),
scan.setReversed(). However, just changing to use the standard HBase API isn't
working correctly. I am seeing StaleRegionBoundaryCacheException being thrown
for tests doing DESC on row key. This needs to be investigated further.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)