You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Lars Hofhansl (JIRA)" <ji...@apache.org> on 2019/05/21 23:36:00 UTC

[jira] [Updated] (PHOENIX-5291) Some cases where Phoenix does close scanners

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

Lars Hofhansl updated PHOENIX-5291:
-----------------------------------
    Description: 
With HBase 1.5 and later this is a disaster, as it causes the wrong reference counting of HFiles in HBase, and those subsequently will *never* be removed until the region closes and reopens for any reason.

We found at least two cases... See comments below.

  was:
With HBase 1.5 and later this is a disaster, as it causes the wrong reference counting of HFiles it HBase, which subsequently will *never* be removed until the region closes and reopens for any reason.

We found at least two cases... See comments below.


> Some cases where Phoenix does close scanners
> --------------------------------------------
>
>                 Key: PHOENIX-5291
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-5291
>             Project: Phoenix
>          Issue Type: Bug
>            Reporter: Lars Hofhansl
>            Priority: Major
>
> With HBase 1.5 and later this is a disaster, as it causes the wrong reference counting of HFiles in HBase, and those subsequently will *never* be removed until the region closes and reopens for any reason.
> We found at least two cases... See comments below.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)