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 1AC4E10B75 for ; Mon, 7 Apr 2014 19:47:21 +0000 (UTC) Received: (qmail 97148 invoked by uid 500); 7 Apr 2014 19:47:20 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 96908 invoked by uid 500); 7 Apr 2014 19:47:18 -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 96846 invoked by uid 99); 7 Apr 2014 19:47:17 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 07 Apr 2014 19:47:17 +0000 Date: Mon, 7 Apr 2014 19:47:17 +0000 (UTC) From: "Eric Newton (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (ACCUMULO-2645) tablet stuck unloading 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/ACCUMULO-2645?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13962178#comment-13962178 ] Eric Newton commented on ACCUMULO-2645: --------------------------------------- I should mention that the query runs a very complex iterator stack. > tablet stuck unloading > ---------------------- > > Key: ACCUMULO-2645 > URL: https://issues.apache.org/jira/browse/ACCUMULO-2645 > Project: Accumulo > Issue Type: Bug > Components: tserver > Affects Versions: 1.4.4 > Environment: very large production cluster, CDH3u5 > Reporter: Eric Newton > Assignee: Eric Newton > > * master failed to balance > * custom balancer refused to balance while migrations were in place > * tablet server was not unloading the tablet > * tablet server was otherwise serving tablets, providing status > * memory dump determined that there were 21K UnloadTabletHandler objects > * jstack showed UnloadTabletHandler in Tablet.completeClose, line 2674 > * the last print of the debug "completeClose(safeState=true, completeClose=true) occured 9 days ago > * there was a query that had been running for 9 days -- This message was sent by Atlassian JIRA (v6.2#6252)