tkobayas commented on PR #6362:
URL: 
https://github.com/apache/incubator-kie-drools/pull/6362#issuecomment-2933753791

   Added `testLeakWithJoinMatchAndDelete`. This test doesn't cause a memory 
leak, because PhreakJoinNode sets `Tuple.DELETE` to the child 
`RuleTerminalNodeLeftTuple`.
   
   Hmm, so we need to set `Tuple.DELETE` to `RuleTerminalNodeLeftTuple` in 
`AlphaTerminalNode.retractLeftTuple`?


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