[GitHub] helix pull request #185: Add forcefully workflow and job delete API into Hel...

2018-04-19 Thread asfgit
Github user asfgit closed the pull request at:

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


---


[GitHub] helix pull request #185: Add forcefully workflow and job delete API into Hel...

2018-04-19 Thread lei-xia
GitHub user lei-xia opened a pull request:

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

Add forcefully workflow and job delete API into HelixAdmin and Helix Rest.

This will allow application to clean up any hanging and/or half-deleted 
workflows and jobs.

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

$ git pull https://github.com/lei-xia/helix master

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

https://github.com/apache/helix/pull/185.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 #185


commit 19c9db03620e87e985e78508234e623fa68dbb3a
Author: Lei Xia 
Date:   2018-04-11T17:28:22Z

Add forcefully workflow and job delete API into HelixAdmin and Helix Rest.




---