[jboss-jira] [JBoss JIRA] Closed: (JBRULES-1480) Potential multithreaded problem in MVELClassFieldExtractor

Edson Tirelli (JIRA) jira-events at lists.jboss.org
Thu Feb 21 13:19:43 EST 2008


     [ http://jira.jboss.com/jira/browse/JBRULES-1480?page=all ]

Edson Tirelli closed JBRULES-1480.
----------------------------------

    Fix Version/s: 4.0.5
                   5.0.0-M1
       Resolution: Done

Good catch. Thanks!

Fixed. Unit test added.


> 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: Edson Tirelli
>             Fix For: 4.0.5, 5.0.0-M1
>
>
> 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

        



More information about the jboss-jira mailing list