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 16E5D10723 for ; Sun, 1 Sep 2013 16:07:54 +0000 (UTC) Received: (qmail 18520 invoked by uid 500); 1 Sep 2013 16:07:53 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 18416 invoked by uid 500); 1 Sep 2013 16:07:52 -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 18385 invoked by uid 99); 1 Sep 2013 16:07:52 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 01 Sep 2013 16:07:52 +0000 Date: Sun, 1 Sep 2013 16:07:52 +0000 (UTC) From: "Ted Yu (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (ACCUMULO-1593) Looking up instanceName in ZK doesn't use consistent encoding 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-1593?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated ACCUMULO-1593: ----------------------------- Attachment: accumulo-1593-v1.txt How about this patch ? > Looking up instanceName in ZK doesn't use consistent encoding > ------------------------------------------------------------- > > Key: ACCUMULO-1593 > URL: https://issues.apache.org/jira/browse/ACCUMULO-1593 > Project: Accumulo > Issue Type: Bug > Reporter: Christopher Tubbs > Assignee: Ted Yu > Labels: newbie > Fix For: 1.6.0 > > Attachments: accumulo-1593-v1.txt > > > We need to be more careful about encoding and decoding instance names and IDs in zookeeper. They should use UTF-8 explicitly, right now, they use the JVM default, which can differ between JVM runs (even between Initialize and start-all). -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira