[jboss-jira] [JBoss JIRA] Resolved: (JBRULES-2279) Cached ObjectTypeNodes are not restored when deserializing session
Kris Verlaenen (JIRA)
jira-events at lists.jboss.org
Tue Aug 9 08:00:24 EDT 2011
[ https://issues.jboss.org/browse/JBRULES-2279?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Kris Verlaenen resolved JBRULES-2279.
-------------------------------------
Assignee: Kris Verlaenen (was: Edson Tirelli)
Resolution: Done
Resolved in duplicate issue
> 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: Kris Verlaenen
> Fix For: 5.3.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