Hide Forgot
Date of First Response: 2010-06-14 19:06:35 securitylevel_name: Public Currently drools.agent.newInstance is hardcoded to true. we need to be able to set it to false as well.
Link: Added: This issue is a dependency of GUVNOR-376
Link: Added: This issue incorporates GUVNOR-376
Link: Removed: This issue is a dependency of GUVNOR-376
drools.agent.newInstance could be set as false now. In that case, the agent's kbase is reused instead of recreated each time a change set is processed. For further information: http://ilesteban.wordpress.com/2010/03/25/knowledge-agent-incremental-change-set-processing-and-binary-diff/ http://ilesteban.wordpress.com/2010/05/26/knowledge-agent-incremental-change-set-build-implementation/