pefernan opened a new issue, #2108: URL: https://github.com/apache/incubator-kie-issues/issues/2108
We noticed that the VertxJobScheduler in the new jobs add-on doesn't publish the Data Events when there's an exception during the job execution. In this situation, the job scheduler stores the job in `error` state but other subsystems as Data Audit and Data Index aren't notified, keeping the job in `running` state. The problem with Data Index is that keeping the job in `running` state makes ui's cannot work properly. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
