You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@helix.apache.org by dasahcc <gi...@git.apache.org> on 2017/02/09 22:25:16 UTC

[GitHub] helix pull request #73: Support cancel tasks with synchronized check task st...

GitHub user dasahcc opened a pull request:

    https://github.com/apache/helix/pull/73

    Support cancel tasks with synchronized check task status

    Currently, in Helix, cancel and stop a job does not check subtasks status. In this rb:
    1. Add new API to support sync stopping a workflow/queue
    2. Controller side check subtasks are stopped before mark job status.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/dasahcc/helix helix-0.6.x

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/helix/pull/73.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 #73
    
----
commit 470b514f3cc1f6d879938112bc862ab2ba22378d
Author: Junkai Xue <jx...@linkedin.com>
Date:   2017-02-09T22:06:57Z

    Support cancel tasks with synchronized check task status
    
    Currently, in Helix, cancel and stop a job does not check subtasks status. In this rb:
    1. Add new API to support sync stopping a workflow/queue
    2. Controller side check subtasks are stopped before mark job status.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] helix pull request #73: Support cancel tasks with synchronized check task st...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/helix/pull/73


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---