Gary Tully created ARTEMIS-3533:
-----------------------------------

             Summary: Have federation configuration respect extra url 
parameters from the connector-ref
                 Key: ARTEMIS-3533
                 URL: https://issues.apache.org/jira/browse/ARTEMIS-3533
             Project: ActiveMQ Artemis
          Issue Type: Improvement
          Components: Federation
    Affects Versions: 2.18.0
            Reporter: Gary Tully
            Assignee: Gary Tully
             Fix For: 2.20.0


a connector ref with a url of the form:
      "tcp://localhost:61616?ackBatchSize=100&consumerWindowSize=-1"

should be capable of configuring the ServerLocator used by a federation client.
These are ignored by the transport connector but are captured as 
extraParameters in the internal configuration.
It is simply a case of applying them. currently they are ignored!
This is better than duplicating additional serverLocator configuration in 
federation configuration.




--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to