mdproctor commented on issue #6712:
URL: 
https://github.com/apache/incubator-kie-drools/issues/6712#issuecomment-4522585122

   Implemented on branch `issue-6712-rete-engine`:
   
   - `ReteEngine` + `ReteCompiledEngine` fully implemented
   - `UnitDescriptor` defaults to `new ReteEngine<>()` — brute-force is now 
opt-in only
   - All 137 vol2 tests pass against the real engine
   - `BodyAnalyzer` extracted to decouple `ReteEngine` from 
`BruteForceCompiledEngine` (deletion of BruteForce is a follow-up)
   
   Related open: #6715 (disposeUnit adapter cleanup), #6724 (ChangeSet delta), 
#6723 (findHead multi-head)


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