Return-Path: X-Original-To: apmail-hbase-issues-archive@www.apache.org Delivered-To: apmail-hbase-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id ECEECC756 for ; Thu, 12 Jul 2012 00:27:35 +0000 (UTC) Received: (qmail 43494 invoked by uid 500); 12 Jul 2012 00:27:35 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 43439 invoked by uid 500); 12 Jul 2012 00:27:35 -0000 Mailing-List: contact issues-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@hbase.apache.org Received: (qmail 43264 invoked by uid 99); 12 Jul 2012 00:27:35 -0000 Received: from issues-vm.apache.org (HELO issues-vm) (140.211.11.160) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 12 Jul 2012 00:27:35 +0000 Received: from isssues-vm.apache.org (localhost [127.0.0.1]) by issues-vm (Postfix) with ESMTP id 7E5A4141BF8 for ; Thu, 12 Jul 2012 00:27:35 +0000 (UTC) Date: Thu, 12 Jul 2012 00:27:35 +0000 (UTC) From: "Jonathan Hsieh (JIRA)" To: issues@hbase.apache.org Message-ID: <1570211593.39312.1342052855519.JavaMail.jiratomcat@issues-vm> In-Reply-To: <1513235875.502.1341349244212.JavaMail.jiratomcat@issues-vm> Subject: [jira] [Updated] (HBASE-6319) ReplicationSource can call terminate on itself and deadlock 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/HBASE-6319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Hsieh updated HBASE-6319: ---------------------------------- Fix Version/s: (was: 0.90.7) 0.90.8 Bumping to 0.90.8 -- I'm personally not concerned about replication in 0.90.7 > ReplicationSource can call terminate on itself and deadlock > ----------------------------------------------------------- > > Key: HBASE-6319 > URL: https://issues.apache.org/jira/browse/HBASE-6319 > Project: HBase > Issue Type: Bug > Affects Versions: 0.90.6, 0.92.1, 0.94.0 > Reporter: Jean-Daniel Cryans > Assignee: Jean-Daniel Cryans > Fix For: 0.92.2, 0.94.2, 0.90.8 > > Attachments: HBASE-6319-0.92.patch > > > In a few places in the ReplicationSource code calls terminate on itself which is a problem since in terminate() we wait on that thread to die. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira