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 ECC4111769 for ; Fri, 13 Jun 2014 13:56:01 +0000 (UTC) Received: (qmail 16770 invoked by uid 500); 13 Jun 2014 13:56:01 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 16735 invoked by uid 500); 13 Jun 2014 13:56:01 -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 16726 invoked by uid 99); 13 Jun 2014 13:56:01 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 13 Jun 2014 13:56:01 +0000 Date: Fri, 13 Jun 2014 13:56:01 +0000 (UTC) From: "ASF subversion and git services (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (ACCUMULO-2676) Make minicluster ZooKeeper startup wait time configurable 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-2676?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14030637#comment-14030637 ] ASF subversion and git services commented on ACCUMULO-2676: ----------------------------------------------------------- Commit 8b2f2dce8e580ae876531034afabd61150b8fb3a in accumulo's branch refs/heads/1.6.1-SNAPSHOT from [~dsw] [ https://git-wip-us.apache.org/repos/asf?p=accumulo.git;h=8b2f2dc ] ACCUMULO-2676 Make minicluster ZooKeeper startup wait time configurable Signed-off-by: Bill Havanki > Make minicluster ZooKeeper startup wait time configurable > --------------------------------------------------------- > > Key: ACCUMULO-2676 > URL: https://issues.apache.org/jira/browse/ACCUMULO-2676 > Project: Accumulo > Issue Type: Improvement > Components: mini > Affects Versions: 1.6.0 > Reporter: Bill Havanki > Assignee: David S. Wang > Priority: Minor > Labels: newbie, summit2014 > Fix For: 1.6.1, 1.7.0 > > Attachments: ACCUMULO-2676.patch > > > {{MiniAccumuloClusterImpl}} waits a fixed maximum of 20 seconds for ZooKeeper to start. The wait time should be configurable. -- This message was sent by Atlassian JIRA (v6.2#6252)