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 8be593b Fix redundant workflow context updates for finised workflows
(#1583)
add e1b1690 Cancel async callback when exception is thrown (#1592)
No new revisions were added by this update.
Summary of changes:
.../apache/helix/zookeeper/zkclient/ZkClient.java | 62 ++++++-----
.../zkclient/callback/ZkAsyncCallbacks.java | 2 +-
.../zkclient/callback/ZkAsyncRetryThread.java | 4 +-
.../zookeeper/impl/client/TestRawZkClient.java | 27 ++++-
.../impl/client/TestZkClientAsyncRetry.java | 113 +++++++++++++++------
5 files changed, 149 insertions(+), 59 deletions(-)