treivize opened a new issue, #2272: URL: https://github.com/apache/incubator-kie-kogito-apps/issues/2272
### Description Currently, Job Service Management in charge of electing leader among job services instances is not implemented for persistency based on MongoDB (only Infinispan and PostgreSQL) ### Implementation ideas Add the implementation of interface org.kie.kogito.jobs.service.repository.JobServiceManagementRepository based on MongoDB. -- 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]
