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 3CAA610497 for ; Fri, 28 Feb 2014 18:14:27 +0000 (UTC) Received: (qmail 58172 invoked by uid 500); 28 Feb 2014 18:14:21 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 58112 invoked by uid 500); 28 Feb 2014 18:14:20 -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 58021 invoked by uid 99); 28 Feb 2014 18:14:19 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 28 Feb 2014 18:14:19 +0000 Date: Fri, 28 Feb 2014 18:14:19 +0000 (UTC) From: "Bill Havanki (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Reopened] (ACCUMULO-2422) Backup master can miss acquiring lock when primary exits 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-2422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bill Havanki reopened ACCUMULO-2422: ------------------------------------ I think Eric's fix should be fine, but I want to do more testing, and possibly add some logging and refinement. > Backup master can miss acquiring lock when primary exits > -------------------------------------------------------- > > Key: ACCUMULO-2422 > URL: https://issues.apache.org/jira/browse/ACCUMULO-2422 > Project: Accumulo > Issue Type: Bug > Components: fate, master > Affects Versions: 1.5.1 > Reporter: Bill Havanki > Assignee: Bill Havanki > Priority: Critical > Labels: failover, locking > Fix For: 1.6.0, 1.5.2 > > > While running randomwalk tests with agitation for the 1.5.1 release, I've seen situations where a backup master that is eligible to grab the master lock continues to wait. When this condition arises and the other master restarts, both wait for the lock without success. > I cannot reproduce the problem reliably, and I think more investigation is needed to see what circumstances could be causing the problem. -- This message was sent by Atlassian JIRA (v6.1.5#6160)