Return-Path: X-Original-To: apmail-hadoop-hdfs-dev-archive@minotaur.apache.org Delivered-To: apmail-hadoop-hdfs-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id EB76A9013 for ; Wed, 30 May 2012 14:16:24 +0000 (UTC) Received: (qmail 43611 invoked by uid 500); 30 May 2012 14:16:24 -0000 Delivered-To: apmail-hadoop-hdfs-dev-archive@hadoop.apache.org Received: (qmail 43491 invoked by uid 500); 30 May 2012 14:16:24 -0000 Mailing-List: contact hdfs-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hdfs-dev@hadoop.apache.org Delivered-To: mailing list hdfs-dev@hadoop.apache.org Received: (qmail 43287 invoked by uid 99); 30 May 2012 14:16:23 -0000 Received: from issues-vm.apache.org (HELO issues-vm) (140.211.11.160) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 30 May 2012 14:16:23 +0000 Received: from isssues-vm.apache.org (localhost [127.0.0.1]) by issues-vm (Postfix) with ESMTP id 9F126142858 for ; Wed, 30 May 2012 14:16:23 +0000 (UTC) Date: Wed, 30 May 2012 14:16:23 +0000 (UTC) From: "suja s (JIRA)" To: hdfs-dev@hadoop.apache.org Message-ID: <1600482860.16311.1338387383654.JavaMail.jiratomcat@issues-vm> Subject: [jira] [Created] (HDFS-3477) FormatZK and ZKFC startup can fail due to zkclient connection establishment delay MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 suja s created HDFS-3477: ---------------------------- Summary: FormatZK and ZKFC startup can fail due to zkclient connection establishment delay Key: HDFS-3477 URL: https://issues.apache.org/jira/browse/HDFS-3477 Project: Hadoop HDFS Issue Type: Sub-task Reporter: suja s Format and ZKFC startup flows continue further after creation of zkclient connection without waiting to check whether the conenction is completely established. This leads to failure at the subsequent point if conenction was not complete by then. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira