This is an automated email from the ASF dual-hosted git repository.
zhangmeng pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/helix.git
from 3a9990c2b Upgrade helix-front to Angular 10.2 (#2129)
add d5fc68a2b Add HelixEventHandlingUtil and use that util for cloud event
- Add API (#2127)
No new revisions were added by this update.
Summary of changes:
.../event/helix/DefaultCloudEventCallbackImpl.java | 27 +++++-----
.../cloud/event/helix/HelixEventHandlingUtil.java | 58 ++++++++++++++++++++++
.../event/TestDefaultCloudEventCallbackImpl.java | 8 +--
3 files changed, 75 insertions(+), 18 deletions(-)
create mode 100644
helix-core/src/main/java/org/apache/helix/cloud/event/helix/HelixEventHandlingUtil.java