mariofusco commented on PR #5821: URL: https://github.com/apache/incubator-kie-drools/pull/5821#issuecomment-2044633079
> @mariofusco Does/Will this PR have a test case which expresses the originally reported problem? The test case reproducing the original reported problem has been already merged with [this commit](https://github.com/apache/incubator-kie-drools/commit/f3179021b7e97499e77a79ddceec483f5d568449). That commit fixed the existing (convoluted) way to retrieve activations from nodes memories while with this second rework I'm totally getting rid of that algorithm and simply storing also the dormant activations in the rule executors. -- 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]
