[jboss-jira] [JBoss JIRA] Updated: (JBRULES-2279) Cached ObjectTypeNodes are not restored when deserializing session
Edson Tirelli (JIRA)
jira-events at lists.jboss.org
Fri May 28 15:32:23 EDT 2010
[ https://jira.jboss.org/browse/JBRULES-2279?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Edson Tirelli updated JBRULES-2279:
-----------------------------------
Fix Version/s: 5.1.0.CR1
(was: 5.1.0.M2)
> Cached ObjectTypeNodes are not restored when deserializing session
> ------------------------------------------------------------------
>
> Key: JBRULES-2279
> URL: https://jira.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.1.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.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list