piacenti opened a new issue, #6173:
URL: https://github.com/apache/incubator-kie-drools/issues/6173

   While trying to add filters for which rules to run during execution of a 
rule unit, I found that the agenda filters provided are only used to prevent 
the rule to fire/execute action, not it's evaluation. We have thousands of 
rules including some that can be computationally intensive, however, most of 
the time we need to filter them anyways so, the lack of an evaluation filter 
can be a bit of a problem for performance at times.
   


-- 
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]

Reply via email to