zookeeper session id encoded in metadata in two different ways
--------------------------------------------------------------
Key: ACCUMULO-67
URL: https://issues.apache.org/jira/browse/ACCUMULO-67
Project: Accumulo
Issue Type: Improvement
Components: master, tserver
Affects Versions: 1.4.0
Reporter: Eric Newton
Assignee: Eric Newton
Priority: Trivial
The location entries in the !METADATA table encode zookeeper session
information as hex. The lock entries are encoded as decimal. The value is
used for different purposes, but it does provide identity information for the
tablet server, and it would be nice to compare them without getting out a
calculator.
The data is transient: we can encode them any way we want between restarts.
--
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