[
https://issues.apache.org/jira/browse/QUARKS-66?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15222150#comment-15222150
]
ASF GitHub Bot commented on QUARKS-66:
--------------------------------------
Github user dlaboss commented on a diff in the pull request:
https://github.com/apache/incubator-quarks/pull/59#discussion_r58249473
--- Diff:
api/topology/src/main/java/quarks/topology/services/ApplicationService.java ---
@@ -63,4 +65,11 @@ Licensed to the Apache Software Foundation (ASF) under
one
* @see ApplicationServiceMXBean
*/
void registerTopology(String applicationName, BiConsumer<Topology,
JsonObject> builder);
+
--- End diff --
Ah, I see how a register-after-submit wouldn't work for that case. I was
basing my comment/question on the just the "monitoring" and "restart failed
jobs" use case in the title, etc.
> Job monitoring application which restarts failed jobs
> -----------------------------------------------------
>
> Key: QUARKS-66
> URL: https://issues.apache.org/jira/browse/QUARKS-66
> Project: Quarks
> Issue Type: Sub-task
> Reporter: Victor Dogaru
> Assignee: Victor Dogaru
> Labels: failure-recovery
>
> An application which filters job events indicating jobs which closed with an
> unhealthy state and resubmits applications associated with those jobs.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)