[jboss-jira] [JBoss JIRA] (DROOLS-343) Rule Removal throws NPEs in a variety of ways

Davide Sottara (JIRA) jira-events at lists.jboss.org
Fri Nov 15 21:34:05 EST 2013


     [ https://issues.jboss.org/browse/DROOLS-343?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Davide Sottara updated DROOLS-343:
----------------------------------

    Description: 
Scenario:
1) A KBase is created 
2) A KBuilder is created, using the original KBase, to compile more rules in the SAME package
3) The new packages are explicitly added to the original KBase

This causes an in-place removal/readdition of the original rules. 
This process may fail in at least 3/4 different places.

Test cases are inlcuded here:
https://github.com/droolsjbpm/drools/pull/284


    
> Rule Removal throws NPEs in a variety of ways
> ---------------------------------------------
>
>                 Key: DROOLS-343
>                 URL: https://issues.jboss.org/browse/DROOLS-343
>             Project: Drools
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>    Affects Versions: 6.0.0.CR5
>            Reporter: Davide Sottara
>            Assignee: Mark Proctor
>            Priority: Critical
>             Fix For: 6.0.0.Final
>
>
> Scenario:
> 1) A KBase is created 
> 2) A KBuilder is created, using the original KBase, to compile more rules in the SAME package
> 3) The new packages are explicitly added to the original KBase
> This causes an in-place removal/readdition of the original rules. 
> This process may fail in at least 3/4 different places.
> Test cases are inlcuded here:
> https://github.com/droolsjbpm/drools/pull/284

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list