[GitHub] j-be commented on issue #84: Scheduler control

2019-02-23 Thread GitBox
j-be commented on issue #84: Scheduler control URL: https://github.com/apache/deltaspike/pull/84#issuecomment-466646141 I implemented the changes: * invert logic of the per-job hook to `vetoJobExecution` to match Quartz' `TriggerListener` * don't touch `isActivated` * add Log

[GitHub] j-be commented on issue #84: Scheduler control

2019-02-23 Thread GitBox
j-be commented on issue #84: Scheduler control URL: https://github.com/apache/deltaspike/pull/84#issuecomment-466647381 I think the pull-request is ready now. The last open discussion point, i.e. support for multiple implementations of `SchedulerControl`, goes beyond what I initially

[jira] [Updated] (DELTASPIKE-1369) [Scheduler] Enable/Disable based on custom condition

2019-02-23 Thread Juri Berlanda (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-1369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Juri Berlanda updated DELTASPIKE-1369: -- Description: As discussed on the mailing list, I propose to introduce some kind

[jira] [Updated] (DELTASPIKE-1369) [Scheduler] Enable/Disable based on custom condition

2019-02-23 Thread Juri Berlanda (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-1369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Juri Berlanda updated DELTASPIKE-1369: -- Description: As discussed on the mailing list, I propose to introduce some kind