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

UIMA AS aggregate doesnt handle service broker restart

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.3AS
    • Async Scaleout
    • None

    Description

      If a delegate service broker is restarted, the aggregate client doesnt attempt to recreate a listener to a temp reply queue. This may cause a hang or a timeout in the aggregate client. In this scenario there are two brokers: one managing aggregate service queue and a second that manages delegate service temp reply queue. When the latter is restarted, the dispatch code does not attempt to create a new listener. The aggregate code should detect a failure of the broker, mark a delegate as FAILED and kill the listener. On subsequent CAS request, the aggregate should attempt to create a new listener and a new JMS Connection to a broker. Failure to re-establish the connection is subject to error handling as defined in deployment descriptor Process error configuration for the delegate.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: