GitHub user akkumar opened a pull request:
https://github.com/apache/zookeeper/pull/726
ZOOKEEPER-3205: o.a.jute test cases
Adding some test cases for o.a.jute BinaryInputArchive . Issue
ZOOKEEPER-3205 contains the patch as well.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/akkumar/zookeeper jutetest
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/zookeeper/pull/726.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 #726
----
commit 771d1d545dd0ef9799cbc1cdf7fcdbc48d675369
Author: Karthik K <karthiknetworklink@...>
Date: 2018-11-26T16:21:43Z
ZOOKEEPER-3205: o.a.jute test cases
----
---