Uploaded image for project: 'Drools'
  1. Drools
  2. DROOLS-541

Add an KieBase Option to cache, reset and reuse disposed KieSessions

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Done
    • Icon: Major Major
    • 6.1.0.Final, 6.2.0.Beta1
    • None
    • None
    • None

      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.

            mfusco@redhat.com Mario Fusco
            mfusco@redhat.com Mario Fusco
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: