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

Andrew Purtell edited comment on PHOENIX-5291 at 5/23/19 1:08 AM:
------------------------------------------------------------------

What you had before was better. The intent is made explicit. The 
try-with-resources is clever I'll give you that. 


was (Author: apurtell):
Honestly I think what you had before was better. The intent is made explicit. 
The try-with-resources is clever I'll give you that. 

> Some cases where Phoenix does close scanners
> --------------------------------------------
>
>                 Key: PHOENIX-5291
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-5291
>             Project: Phoenix
>          Issue Type: Bug
>    Affects Versions: 4.15.0, 4.14.1, 4.14.2
>            Reporter: Lars Hofhansl
>            Assignee: Lars Hofhansl
>            Priority: Critical
>         Attachments: 5291-v2.txt, 5291.txt
>
>
> 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)

Reply via email to