mdproctor opened a new issue, #6727: URL: https://github.com/apache/incubator-kie-drools/issues/6727
## Context RuleBase.apply() has a removeAllRules() stub marked @TODO. Package removal from a ChangeSet is currently ignored. ## Required Implement rule removal: unsubscribe Rete nodes, update UnitDescriptor containers, call engine.apply(removed=[...]) for all rules in the removed package. Refs #6724 -- 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]
