You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Samarth Jain (JIRA)" <ji...@apache.org> on 2016/04/21 19:16:25 UTC

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

     [ https://issues.apache.org/jira/browse/PHOENIX-2848?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Samarth Jain updated PHOENIX-2848:
----------------------------------
    Attachment: reversescan.patch

Parking my work in progress patch for now.

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