You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Christopher Tubbs (JIRA)" <ji...@apache.org> on 2013/07/22 18:54:48 UTC

[jira] [Created] (ACCUMULO-1593) Looking up instanceName in ZK doesn't use consistent encoding

Christopher Tubbs created ACCUMULO-1593:
-------------------------------------------

             Summary: 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
             Fix For: 1.6.0


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