Uploaded image for project: 'Qpid'
  1. Qpid
  2. QPID-8447

[JMS AMQP 0-x][AMQP 0-x] When TCP socket is closed by the peer on failover, an attempt to re-establishing connectivity can be blocked for maximum state wait interval (30 seconds by default)

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • qpid-java-client-0-x-6.3.0, qpid-java-client-0-x-6.3.1, qpid-java-client-0-x-6.3.2, qpid-java-client-0-x-6.3.3, qpid-java-client-0-x-6.3.4, qpid-java-client-0-x-6.4.0
    • None
    • JMS AMQP 0-x
    • None

    Description

      The StateWaiter might not be notified on a failure to establish connectivity with a peer. As result, a call to #await() will block until maximum state wait timeout (set with system property amqj.MaximumStateWait, by default 30 seconds) expires. That would cause unexpectedly long pauses between reconnect attempts.

      Attachments

        Activity

          People

            Unassigned Unassigned
            orudyy Alex Rudyy
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: