Return-Path: X-Original-To: apmail-accumulo-notifications-archive@minotaur.apache.org Delivered-To: apmail-accumulo-notifications-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 88BD4106DA for ; Thu, 23 Jan 2014 18:42:47 +0000 (UTC) Received: (qmail 26420 invoked by uid 500); 23 Jan 2014 18:42:44 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 26379 invoked by uid 500); 23 Jan 2014 18:42:44 -0000 Mailing-List: contact notifications-help@accumulo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jira@apache.org Delivered-To: mailing list notifications@accumulo.apache.org Received: (qmail 26194 invoked by uid 99); 23 Jan 2014 18:42:41 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 23 Jan 2014 18:42:41 +0000 Date: Thu, 23 Jan 2014 18:42:41 +0000 (UTC) From: "Sean Busbey (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (ACCUMULO-2244) Tracer occasionally hangs on exit MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Sean Busbey created ACCUMULO-2244: ------------------------------------- Summary: Tracer occasionally hangs on exit Key: ACCUMULO-2244 URL: https://issues.apache.org/jira/browse/ACCUMULO-2244 Project: Accumulo Issue Type: Bug Components: trace Affects Versions: 1.4.5 Environment: 1.4.5-SNAPSHOT on CDH4.5.0 w/gremlins Reporter: Sean Busbey Priority: Minor When I am perturbing the availability of network components via gremlins, occasionally a tracer that has lost its zookeeper lock will hang while trying to exit. There's nothing obvious in the logs. Jstack shows some thrift stuff around. kill -9 on the process makes it finally exit and then restarting works like normal. I suspect it's because of me monkeying with iptables (rather than the network failure itself). Combined with the obvious workaround, low priority. Not sure if it impacts later versions. -- This message was sent by Atlassian JIRA (v6.1.5#6160)