[
https://issues.jboss.org/browse/DROOLS-541?page=com.atlassian.jira.plugin...
]
Mario Fusco updated DROOLS-541:
-------------------------------
Description: This Option can be configured using the
org.kie.internal.builder.conf.SessionCacheOption class or the drools.sessionCache System
property. It can have 3 values: none (default) means that there's no cache, sync means
that a session is reset synchronously when it gets disposed and added to the cache, async
means that this resetting process is performed asynchronously by a different thread.
(was: This Option will be disabled by default but can be enabled using the
"drools.sessionCacheEnabled=true" system property.)
Add an KieBase Option to cache, reset and reuse disposed KieSessions
--------------------------------------------------------------------
Key: DROOLS-541
URL:
https://issues.jboss.org/browse/DROOLS-541
Project: Drools
Issue Type: Enhancement
Security Level: Public(Everyone can see)
Reporter: Mario Fusco
Assignee: Mario Fusco
This Option can be configured using the org.kie.internal.builder.conf.SessionCacheOption
class or the drools.sessionCache System property. It can have 3 values: none (default)
means that there's no cache, sync means that a session is reset synchronously when it
gets disposed and added to the cache, async means that this resetting process is performed
asynchronously by a different thread.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)