[jboss-jira] [JBoss JIRA] (JBRULES-3557) Selectors should support cacheType SOLVER with DroolsScoreDirector too: reuse multi-threading id technology to migrate the selector cache to the new solution clone

Geoffrey De Smet (JIRA) jira-events at lists.jboss.org
Sun Jun 24 07:03:12 EDT 2012


Geoffrey De Smet created JBRULES-3557:
-----------------------------------------

             Summary: Selectors should support cacheType SOLVER with DroolsScoreDirector too: reuse multi-threading id technology to migrate the selector cache to the new solution clone
                 Key: JBRULES-3557
                 URL: https://issues.jboss.org/browse/JBRULES-3557
             Project: Drools
          Issue Type: Enhancement
      Security Level: Public (Everyone can see)
          Components: drools-planner
            Reporter: Geoffrey De Smet
            Assignee: Geoffrey De Smet
            Priority: Optional


Selector cacheType solver doesn't work because between phases, the bestSolution is set as the workingSolution and entities get cloned. Therefor the cached moves are pointing to the old entities which haven't been inserted into the new Drools Expert working memory.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list