This is an automated email from the ASF dual-hosted git repository.
hzlu pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/helix.git.
from 41c4d48 Fix Periodic rebalancer Timer leak (#1456)
add 7269028 Validate data write size limit in ZkClient (#1072)
No new revisions were added by this update.
Summary of changes:
.../zookeeper/constant/ZkSystemPropertyKeys.java | 3 ++
.../apache/helix/zookeeper/util/ZNRecordUtil.java | 2 +-
.../apache/helix/zookeeper/zkclient/ZkClient.java | 41 ++++++++++++-----
.../apache/helix/zookeeper/impl/TestHelper.java | 8 ++++
.../zookeeper/impl/client/TestRawZkClient.java | 51 +++++++++++++++++++---
5 files changed, 87 insertions(+), 18 deletions(-)