Well.. I don't know.. I am just asking whether that's correct or not.
But it seems it's not correct... I don't know if I really need to retract
facts when we are using stateless Kn. Because the session will be expired as
soon as the it exists the execute() method...
But I don't know why we are getting OutOfMemoryError!
laune wrote
The combination of a stateLESS session and this particular handling
of the
RuleFlowGroupDeactivatedEvent looks strange to me. Consider that after
this code executes, all facts are gone, but a stateLESS session can't
be populated with fresh facts, since after the return from the
execute(.) call, the session itself is a goner, having been
dispose()-d automatically.
-W
--
View this message in context:
http://drools.46999.n3.nabble.com/rules-users-GC-Overhead-Limit-Exceeded-...
Sent from the Drools: User forum mailing list archive at
Nabble.com.