Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 012DF200C03 for ; Sat, 7 Jan 2017 00:33:00 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id F3E8B160B49; Fri, 6 Jan 2017 23:32:59 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 6CCA6160B39 for ; Sat, 7 Jan 2017 00:32:59 +0100 (CET) Received: (qmail 87147 invoked by uid 500); 6 Jan 2017 23:32:58 -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 87100 invoked by uid 99); 6 Jan 2017 23:32:58 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 Jan 2017 23:32:58 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 5D9C32C1F54 for ; Fri, 6 Jan 2017 23:32:58 +0000 (UTC) Date: Fri, 6 Jan 2017 23:32:58 +0000 (UTC) From: "Christopher Tubbs (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (ACCUMULO-4552) Create abstract class to encapsulate ZK lock logic MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Fri, 06 Jan 2017 23:33:00 -0000 [ https://issues.apache.org/jira/browse/ACCUMULO-4552?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christopher Tubbs updated ACCUMULO-4552: ---------------------------------------- Fix Version/s: (was: 1.7.3) (was: 1.8.1) > Create abstract class to encapsulate ZK lock logic > -------------------------------------------------- > > Key: ACCUMULO-4552 > URL: https://issues.apache.org/jira/browse/ACCUMULO-4552 > Project: Accumulo > Issue Type: Sub-task > Components: monitor > Reporter: Luis Tavarez > Priority: Minor > Fix For: 2.0.0 > > > [~elserj] [commented|https://github.com/apache/accumulo/pull/195#issuecomment-270422597] on Github that we could create a common abstract class which encapsulates the logic of acquiring a ZK lock. This would reduce the duplication of obtaining a lock before the services start. -- This message was sent by Atlassian JIRA (v6.3.4#6332)