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

Modify UIMA-AS JMS Listener to Allow Incoming CAS While The Listener is Stopping

    XMLWordPrintableJSON

Details

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

    Description

      When in quiesce mode, the UIMA-AS service stops its jms listeners to prevent more CASes from coming in. In a rare event when the listener is told to stop, it may actually may be reading a message from its queue. In such case, the jms listener rejects the message. This effectively results in a message loss. The listener should allow the message to be processed instead. There is an API which allows for programmatic override of the default behavior acceptMessagesWhileStopping(true/false). The UIMA-AS code should change the setting to true to allow the message while the listener is stopping.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: