I am facing memory leak while using StatefulKnowledgeSession
I found that after dispose call the global objects still intact.
ksession.dispose()
See print statementd.;
[STDOUT] %%%%% reading before dispose:p1.Readings@49fff2ef
[STDOUT] %%%%% reading after dispose:p1.Readings@49fff2ef
Any idea how to clear globals from memory?
--
View this message in context:
http://drools.46999.n3.nabble.com/Fire-Rule-in-Stateless-Knowledge-Sessio...
Sent from the Drools: User forum mailing list archive at
Nabble.com.