You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@helix.apache.org by jx...@apache.org on 2020/06/30 18:15:30 UTC

[helix] branch master updated (88766c2 -> f0ffb8c)

This is an automated email from the ASF dual-hosted git repository.

jxue pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/helix.git.


    from 88766c2  Use dedicated ZkClient in getHelixManagerProperty (#1110)
     add f0ffb8c  Fix the queue not going to IN_PROGRESS state (#1114)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/helix/task/WorkflowDispatcher.java  | 10 +++
 .../helix/integration/task/TestDeleteWorkflow.java |  2 +-
 ...FailToStop.java => TestStopAndResumeQueue.java} | 80 ++++------------------
 3 files changed, 23 insertions(+), 69 deletions(-)
 copy helix-core/src/test/java/org/apache/helix/integration/task/{TestStoppingQueueFailToStop.java => TestStopAndResumeQueue.java} (50%)