[rules-users] RightTupleIndexHashTable

Mario Fusco mario.fusco at gmail.com
Tue Aug 6 12:20:37 EDT 2013


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.


More information about the rules-users mailing list