From dev-return-2388-archive-asf-public=cust-asf.ponee.io@tephra.incubator.apache.org Sun Jun 9 23:30:05 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 D3FF1180780 for ; Mon, 10 Jun 2019 01:30:04 +0200 (CEST) Received: (qmail 60624 invoked by uid 500); 9 Jun 2019 23:30:04 -0000 Mailing-List: contact dev-help@tephra.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@tephra.incubator.apache.org Delivered-To: mailing list dev@tephra.incubator.apache.org Received: (qmail 60613 invoked by uid 99); 9 Jun 2019 23:30:04 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 09 Jun 2019 23:30:04 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id 64FD8180F41 for ; Sun, 9 Jun 2019 23:30:03 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -97.999 X-Spam-Level: X-Spam-Status: No, score=-97.999 tagged_above=-999 required=6.31 tests=[ALL_TRUSTED=-1, RDNS_NONE=3, SPF_HELO_NONE=0.001, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id 6FomGIXlkEed for ; Sun, 9 Jun 2019 23:30:02 +0000 (UTC) Received: from mail.apache.org (unknown [10.10.3.133]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with SMTP id 3C4C25FB78 for ; Sun, 9 Jun 2019 23:30:02 +0000 (UTC) Received: (qmail 60321 invoked by uid 99); 9 Jun 2019 23:30: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; Sun, 09 Jun 2019 23:30: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 2C0E0E2D4F for ; Sun, 9 Jun 2019 23:30: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 918242464E for ; Sun, 9 Jun 2019 23:30:00 +0000 (UTC) Date: Sun, 9 Jun 2019 23:30:00 +0000 (UTC) From: "Lars Hofhansl (JIRA)" To: dev@tephra.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (TEPHRA-300) Tephra coprocessors do not close passed scanner 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/TEPHRA-300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated TEPHRA-300: --------------------------------- Fix Version/s: (was: 0.15.0-incubating) 0.16.0-incubating > Tephra coprocessors do not close passed scanner > ----------------------------------------------- > > Key: TEPHRA-300 > URL: https://issues.apache.org/jira/browse/TEPHRA-300 > Project: Tephra > Issue Type: Bug > Reporter: Lars Hofhansl > Assignee: Lars Hofhansl > Priority: Major > Fix For: 0.16.0-incubating > > Attachments: 300-v2.txt, 300.txt > > > With HBase 1.5+ this leads to incorrect reference counting on opened HFile resulting in those to never get archived. -- This message was sent by Atlassian JIRA (v7.6.3#76005)