Uploaded image for project: 'ActiveMQ Classic'
  1. ActiveMQ Classic
  2. AMQ-4085

When InvalidClientIDException is present in the client the client failover transport should reconnect the broker transparently

    XMLWordPrintableJSON

Details

    Description

      With the current solution,when using the connection to create session the InvalidClientIDException will be thrown but the underlying failover transport takes no far actions.
      For creating session successfully, you have to recreate a new connection instance(close the old one),this is not good for the shared connection style such as Spring JMS or activemq-pool.
      We would like the transparent reconnect transport insteand of creating new connection.
      I have commented this at https://issues.apache.org/jira/browse/AMQ-3792.

      Attachments

        Activity

          People

            Unassigned Unassigned
            wangyin SuoNayi
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: