[
https://issues.apache.org/jira/browse/QUARKS-172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15278604#comment-15278604
]
ASF GitHub Bot commented on QUARKS-172:
---------------------------------------
Github user vdogaru commented on a diff in the pull request:
https://github.com/apache/incubator-quarks/pull/112#discussion_r62722878
--- Diff:
api/execution/src/main/java/quarks/execution/mbeans/JobMXBean.java ---
@@ -150,4 +152,13 @@ static public Health fromString(String health) {
* @return a JSON-formatted string representing the running graph.
*/
String graphSnapshot();
+
--- End diff --
QUARKS-172: Will allow a job to be cancelled by remote agent.
> Add stateChange() to JobMXBean
> ------------------------------
>
> Key: QUARKS-172
> URL: https://issues.apache.org/jira/browse/QUARKS-172
> Project: Quarks
> Issue Type: Task
> Components: Runtime
> Reporter: Daniel John Debrunner
> Assignee: Daniel John Debrunner
> Priority: Minor
>
> Will allow a job to be cancelled by remote agent.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)