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

Persist RELIABLE_SESSIONS_COUNTER in cache

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Major Major
    • 8.37.0.Final
    • 8.36.0.Final
    • Reliable Session
    • None
    • 2023 Week 12-14 (from Mar 20)
    • 2
    • NEW
    • NEW
    • ---
    • ---

      Issue Description:

      If a client forgets to dispose ksession, cache will be left. It might be unavoidable. However, the cache should not be reused by another new ksession. It means RELIABLE_SESSIONS_COUNTER should keep incrementing even after fail-over. so RELIABLE_SESSIONS_COUNTER has to be store in the cache.

      Acceptance Criteria:

      RELIABLE_SESSIONS_COUNTER is stored in a cache. After fail-over, a new ksession should not have the same id as previous ksession.

       

            rhn-support-tkobayas Toshiya Kobayashi
            rhn-support-tkobayas Toshiya Kobayashi
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: