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

Hudson commented on PHOENIX-5291:
---------------------------------

FAILURE: Integrated in Jenkins build Phoenix-4.x-HBase-1.3 #405 (See 
[https://builds.apache.org/job/Phoenix-4.x-HBase-1.3/405/])
PHOENIX-5291 Ensure that Phoenix coprocessor close all scanners. (larsh: rev 
41e3c8890e2e6c9ab4b07af51eeb472f2b9cf498)
* (edit) 
phoenix-core/src/main/java/org/apache/phoenix/coprocessor/UngroupedAggregateRegionObserver.java


> Ensure that Phoenix coprocessor close all scanners.
> ---------------------------------------------------
>
>                 Key: PHOENIX-5291
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-5291
>             Project: Phoenix
>          Issue Type: Bug
>    Affects Versions: 4.15.0, 5.1.0
>            Reporter: Lars Hofhansl
>            Assignee: Lars Hofhansl
>            Priority: Critical
>             Fix For: 4.15.0, 5.1.0
>
>         Attachments: 5291-v2.txt, 5291-v3-master.txt, 5291-v3.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