[jboss-jira] [JBoss JIRA] Updated: (JBRULES-2279) Cached ObjectTypeNodes are not restored when deserializing session
Mark Proctor (JIRA)
jira-events at lists.jboss.org
Tue May 17 01:42:03 EDT 2011
[ https://issues.jboss.org/browse/JBRULES-2279?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mark Proctor updated JBRULES-2279:
----------------------------------
Fix Version/s: 5.2.0.CR1
(was: 5.2.0.M1)
> Cached ObjectTypeNodes are not restored when deserializing session
> ------------------------------------------------------------------
>
> Key: JBRULES-2279
> URL: https://issues.jboss.org/browse/JBRULES-2279
> Project: Drools
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: drools-core (expert)
> Reporter: Kris Verlaenen
> Assignee: Edson Tirelli
> Fix For: 5.2.0.CR1
>
>
> When the InputMarshaller is restoring facts in the working memory, it is using the ObjectTypeNodes of the rete tree to link the facts to their object type nodes. This currently fails if no ObjectTypeNode is present for that type (because the type is not used in a rule somewhere). This ObjectTypeNode should be recreated on request if necessary.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list