[jboss-jira] [JBoss JIRA] (DROOLS-1583) Refactor KnowledgeBaseImpl

Mario Fusco (JIRA) issues at jboss.org
Thu May 25 12:26:00 EDT 2017


Mario Fusco created DROOLS-1583:
-----------------------------------

             Summary: Refactor KnowledgeBaseImpl
                 Key: DROOLS-1583
                 URL: https://issues.jboss.org/browse/DROOLS-1583
             Project: Drools
          Issue Type: Enhancement
          Components: core engine
            Reporter: Mario Fusco
            Assignee: Mario Fusco


It is required to review the KnowledgeBaseImpl and lower the technical debt accumulated on it by:

# Remove unnecessary duplicated methods that at the moment are there only for backward compatibility reasons.
# Review the locks and in particular check if some of them can be removed since now the kbase changes are enqueued.
# Review the rules/packages addition lifecycle emitting events before and after them (and in general reviewing the existing events).



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the jboss-jira mailing list