elguardian opened a new issue, #992: URL: https://github.com/apache/incubator-kie-issues/issues/992
At Preset Process contains an instance to the processes instance container. * it is against design as there is only one datasource involved in a deployment. * it makes very difficult for containers to locate the process instance id * it creates a bunch of roadtrips against database when you only have the process instance id * it makes not reusable the container / persistence of the data. -- 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]
