Potential multithreaded problem in MVELClassFieldExtractor
----------------------------------------------------------
Key: JBRULES-1480
URL:
http://jira.jboss.com/jira/browse/JBRULES-1480
Project: JBoss Drools
Issue Type: Bug
Security Level: Public (Everyone can see)
Affects Versions: 4.0.4
Reporter: Jan Boboli
Assigned To: Mark Proctor
In method getValue(InternalWorkingMemory workingMemory, Object object) values are put into
local map called "variables", and then used to execute MVEL expression.
This could lead to unpredictable result during execution of application having many
threads sharing the same rules or rulebase.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira