[rules-users] Rules don't execute using MVEL syntax in RHS - Possible Bug

Wolfgang Laun wolfgang.laun at gmail.com
Mon May 12 09:09:57 EDT 2014


On 12/05/2014, jlprat <jlprat at gmail.com> wrote:
> Hi,
> I also thing there is something buggy with salience and the planner.
> However, what puzzles me is that this behavior is changed when using the
> getter instead of the direct access to the property.
>
> Do you know if there is already a reported bug like this? If there is none,
> I will create one.
>
> BTW, when you say, "/proper syncing on the map/", what do you mean exactly?
> I don't have any map.

You have Map<String, Integer> ruleCalls, which is updated from the
event handler from the thread running fireUntilHalt() and checked in
the thread inserting the events. The sleeps should be long enough, but
it's not comme-il-faut.

-W

>
> Best,
> Josep
>
>
>
> --
> View this message in context:
> http://drools.46999.n3.nabble.com/Rules-don-t-execute-using-MVEL-syntax-in-LHS-Possible-Bug-tp4029494p4029521.html
> Sent from the Drools: User forum mailing list archive at Nabble.com.
> _______________________________________________
> rules-users mailing list
> rules-users at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-users
>


More information about the rules-users mailing list