[
https://issues.apache.org/jira/browse/QUARKS-66?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15208401#comment-15208401
]
Daniel John Debrunner commented on QUARKS-66:
---------------------------------------------
> It seems that the provider could register a JsonControlService and an
> ApplicationService, then the job monitoring application could make a control
> request for to resubmit the application?
The generic job monitoring app should be coded against ApplicationServiceMXBean.
Then the issue becomes how to get the ApplicationServiceMXBean, which is
related to this comment (at github):
https://github.com/ddebrunner/quarks/commit/8ae628adf4b6dd153a0e5ee000de3a6dad5e4ec0#commitcomment-16357855
Maybe the control service should have a get method that finds the MBean, either
using JMX (JMXControlService) or its internal state (JsonControlService).
> 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)