[
https://issues.apache.org/jira/browse/QUARKS-66?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15219147#comment-15219147
]
Victor Dogaru commented on QUARKS-66:
-------------------------------------
PR https://github.com/apache/incubator-quarks/pull/59 provides the initial
implementation. Some questions:
* It looks like the AppService implementation requires the application names be
unique. Should this be documented in the ApplicationService interface? The new
method ApplicationService.getApplicationNames() returns Set<String>.
* Does MonitorApp.submitApplication() belong somewhere else?
* I need to think how to provide the configuration to monitored applications on
restart. Should the ApplicationService register a configuration for
applications as well?
> Job monitoring application which restarts failed jobs
> -----------------------------------------------------
>
> Key: QUARKS-66
> URL: https://issues.apache.org/jira/browse/QUARKS-66
> Project: Quarks
> Issue Type: 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)