You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "James Taylor (JIRA)" <ji...@apache.org> on 2016/04/22 00:33:13 UTC

[jira] [Commented] (PHOENIX-2848) Make reverse scan checks consistent

    [ https://issues.apache.org/jira/browse/PHOENIX-2848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15252906#comment-15252906 ] 

James Taylor commented on PHOENIX-2848:
---------------------------------------

+1

> 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)