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

failover transport can not rebalanced

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 3.9.5
    • None
    • Transports
    • None

    Description

      I used activemq-cpp c++ example HelloWorldProducer with

      failover://(tcp://10.14.69.125:61617).

      I tried a number of times but found that the new transport always connect to 10.14.69.125:61616

      when the server response rebalance control command with several URIs.

      I put a fix into the FailoverTransport::updateURIs method to replace StlSet<URI> with StlList<URI>

       

      then the client can successfully rebalanced

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated: