pefernan opened a new issue, #2144: URL: https://github.com/apache/incubator-kie-issues/issues/2144
`ProcessInstances` has a `timers` dataFetcher to help obtaining the list of timers associated to a process instance. This fetcher is running inside of a Unit of Work, which in case of a process instance marked to migrate, it will make the process instance to perform the migration, persist data and publish unnecessary data events. We should make sure that since that's a read operation it uses process apis directly. -- 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]
