Uploaded image for project: 'ActiveMQ C++ Client'
  1. ActiveMQ C++ Client
  2. AMQCPP-350

URI Query params are sometimes missed when creating Connections and Transports.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.2.4, 3.3.0
    • 3.2.5, 3.3.0
    • Transports
    • None

    Description

      Somee URI formats for composite URIs used for the FailoverTransport cause the parser to miss the options on the query portion of the outermost URI which means the options the user meant to apply won't be set.

      this format works: failover://(...)?...
      this doesn't: failover...)?...

      Attachments

        Activity

          People

            tabish Timothy A. Bish
            tabish Timothy A. Bish
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: