Abhitocode opened a new pull request, #4127: URL: https://github.com/apache/incubator-kie-kogito-runtimes/pull/4127
Due to the nature of the usertask engine, where every update on the usertask performs an update on persistence layer, In some phases of the user tasks lifecycle the number of interactions with the database is too high causing deadlocks in DB if there's a high load or a lot of concurrent users. Implemented batching to resolve the issue. -- 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]
