[rules-users] RightTupleIndexHashTable

Ming Fang mingfang at mac.com
Tue Aug 6 14:21:03 EDT 2013


I opened a Jira drools-211 and attached a self contained test case. 
It's caused by a race condition so you may have to try a couple of times to hit the error. 

Sent from my iPhone

> On Aug 6, 2013, at 12:20 PM, Mario Fusco <mario.fusco at gmail.com> wrote:
> 
> Something in the middle. That warning is saying that for some reason drools
> isn't able to jit a constraint, i.e. to create a compiled constraint from an
> interpreted one. This is harmless in the sense that when this happens the
> compiled constraint gets automatically discarded and it continues being
> evaluated in interpreted mode. However interpreted constraints are slower
> than compiled ones, so it could be interesting to figure out why this is
> happening in your case. Do you have a test case that could allow me to
> reproduce this problem?
> 
> Regards,
> Mario
> 
> 
> 
> --
> View this message in context: http://drools.46999.n3.nabble.com/rules-users-RightTupleIndexHashTable-tp4023782p4025375.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