[jboss-jira] [JBoss JIRA] Commented: (JBRULES-2148) make jsr94 StatefulRuleSession keepReference configurable, not constant true

Juergen none (JIRA) jira-events at lists.jboss.org
Mon Jun 29 12:35:56 EDT 2009


    [ https://jira.jboss.org/jira/browse/JBRULES-2148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12474222#action_12474222 ] 

Juergen none commented on JBRULES-2148:
---------------------------------------

sorry for duplicate, forgot I already created an issue for 4.0.7

> make jsr94 StatefulRuleSession keepReference configurable, not constant true
> ----------------------------------------------------------------------------
>
>                 Key: JBRULES-2148
>                 URL: https://jira.jboss.org/jira/browse/JBRULES-2148
>             Project: JBoss Drools
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: drools-jsr94
>    Affects Versions: 5.0.1.FINAL
>            Reporter: Juergen none
>            Assignee: Mark Proctor
>
> I use stateful rule session via jsr94
> i configured keepReference=false via properties file, but org.drools.jsr94.rules.StatefulRuleSessionImpl hardcoded changes it to true
> org.drools.jsr94.rules.StatefulRuleSessionImpl.java::114:
> conf.setKeepReference( true );
> hard to call release(), via session invalidation or object finalization
> I simply would like for drools not to keep a reference, something jsr94 api impl does not allow me to do
> patched 4.0.7, will have to do it again for 5.0.1.FINAL

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list