From issues-return-6983-archive-asf-public=cust-asf.ponee.io@phoenix.apache.org Thu May 23 17:22:03 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id C35281807A0 for ; Thu, 23 May 2019 19:22:02 +0200 (CEST) Received: (qmail 81667 invoked by uid 500); 23 May 2019 17:22:02 -0000 Mailing-List: contact issues-help@phoenix.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@phoenix.apache.org Delivered-To: mailing list issues@phoenix.apache.org Received: (qmail 81653 invoked by uid 99); 23 May 2019 17:22:02 -0000 Received: from mailrelay1-us-west.apache.org (HELO mailrelay1-us-west.apache.org) (209.188.14.139) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 23 May 2019 17:22:02 +0000 Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 6E792E2BE9 for ; Thu, 23 May 2019 17:22:01 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 678672581A for ; Thu, 23 May 2019 17:22:00 +0000 (UTC) Date: Thu, 23 May 2019 17:22:00 +0000 (UTC) From: "Thomas D'Silva (JIRA)" To: issues@phoenix.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (PHOENIX-5291) Ensure that Phoenix coprocessor close all scanners. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/PHOENIX-5291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16846884#comment-16846884 ] Thomas D'Silva commented on PHOENIX-5291: ----------------------------------------- [~lhofhansl] Please -1 the 4.14.2 vote thread and backport this to the 4.14 branches, I will spin up a new RC. > 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)