Uploaded image for project: 'UIMA'
  1. UIMA
  2. UIMA-2404

UIMA-AS session inactivity timer thread doesnt cleanup jms correctly

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 2.4.0AS
    • Async Scaleout
    • None

    Description

      Session inactivity timer pops by default after 30 minutes of inactivity and it closes JMS connection to a broker. Current code first closes the connection and subsequently tries to close all JMS Sessions associated with the connection. It should be other way around, first close Sessions and than the Connection.

      Attachments

        Activity

          People

            Unassigned Unassigned
            cwiklik Jaroslaw Cwiklik
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: