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 A5A67109F1 for ; Mon, 22 Dec 2014 18:34:13 +0000 (UTC) Received: (qmail 46268 invoked by uid 500); 22 Dec 2014 18:34:13 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 46219 invoked by uid 500); 22 Dec 2014 18:34:13 -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 46208 invoked by uid 99); 22 Dec 2014 18:34:13 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 22 Dec 2014 18:34:13 +0000 Date: Mon, 22 Dec 2014 18:34:13 +0000 (UTC) From: "Eric Newton (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (ACCUMULO-3441) Master stuck attempting to assign root tablet to previous session of tserver 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-3441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14256014#comment-14256014 ] Eric Newton commented on ACCUMULO-3441: --------------------------------------- [~vines] could you grab the master log starting with the first mention of "14a5b2f992e0322"? > Master stuck attempting to assign root tablet to previous session of tserver > ---------------------------------------------------------------------------- > > Key: ACCUMULO-3441 > URL: https://issues.apache.org/jira/browse/ACCUMULO-3441 > Project: Accumulo > Issue Type: Bug > Components: master > Affects Versions: 1.6.0 > Reporter: John Vines > Attachments: master_n1.sqrrl-lab.net.debug.log.2 > > > Encountered while doing ingest with agitation- > n3 has the root tablet > 1:41 - n2 dies, had sessionId 14a5b2f992e0322 > 1:42 - n2 comes back up, new session id 14a5b2f992e03aa > 2:01 - n3 dies > 2:03 - master assigns root tablet to n2, but with sessionId 14a5b2f992e0322 > cluster is stuck because root tablet repeatedly fails attempts to issue reload, tablet never gets reassigned to a new server or the same server with the correct sessionId > Bouncing the master resolved this -- This message was sent by Atlassian JIRA (v6.3.4#6332)