Return-Path: X-Original-To: apmail-hbase-issues-archive@www.apache.org Delivered-To: apmail-hbase-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 6AB2E176BE for ; Tue, 14 Apr 2015 20:28:01 +0000 (UTC) Received: (qmail 56575 invoked by uid 500); 14 Apr 2015 20:27:59 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 56388 invoked by uid 500); 14 Apr 2015 20:27:59 -0000 Mailing-List: contact issues-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@hbase.apache.org Received: (qmail 56153 invoked by uid 99); 14 Apr 2015 20:27:59 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 14 Apr 2015 20:27:59 +0000 Date: Tue, 14 Apr 2015 20:27:59 +0000 (UTC) From: "Mingtao Zhang (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (HBASE-13468) hbase.zookeeper.quorum ipv6 address MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Mingtao Zhang created HBASE-13468: ------------------------------------- Summary: hbase.zookeeper.quorum ipv6 address Key: HBASE-13468 URL: https://issues.apache.org/jira/browse/HBASE-13468 Project: HBase Issue Type: Bug Reporter: Mingtao Zhang I put ipv6 address in hbase.zookeeper.quorum, by the time this string went to zookeeper code, the address is messed up, i.e. only '[1234:5678' left. I started using pseudo mode with embedded zk = true. I downloaded 1.0.0, not sure which affected version should be here. -- This message was sent by Atlassian JIRA (v6.3.4#6332)