GitHub user alburthoffman opened a pull request:
https://github.com/apache/zookeeper/pull/238
ZOOKEEPER-2763: Utils.toCsvBuffer() omits leading 0 for bytes < 0x10
1. fix toCsvBuffer() and toXMLBuffer()
2. reduce duplicate code
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/alburthoffman/zookeeper ZOOKEEPER_2763
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/zookeeper/pull/238.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #238
----
commit a1461e47e89878f8772b2136f1f2ff978b1f6f4b
Author: wtang3 <[email protected]>
Date: 2017-04-24T05:46:57Z
fix https://issues.apache.org/jira/browse/ZOOKEEPER-2763
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---