Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-9118

Change the default value of call-failover-timeout from infinite to 30s

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 11.0.0.Beta1
    • 11.0.0.Alpha1
    • JMS
    • None

    Description

      This is related to https://issues.jboss.org/browse/WFLY-8492.

      Currently, the messaging-activemq resources that defines the call-failover-timeout attribute uses a default value of -1.
      That means that during failover, if an Artemis client sends a Packet in a non-blocking call, they will wait forever to get a response. It leaves no opportunity for the client to "give up" (e.g. if the application is asked to shut down).

      Artemis changed their default values to 30s (in ARTEMIS-255) and we should do the same for the messaging-activemq attribute.

      Attachments

        Issue Links

          Activity

            People

              jmesnil1@redhat.com Jeff Mesnil
              jmesnil1@redhat.com Jeff Mesnil
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: