Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.18.0
-
None
Description
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.
Attachments
Issue Links
- is required by
-
ARTEMIS-3308 Federated queue will not move large messages
- Closed
- relates to
-
ARTEMIS-3064 Disable useTopologyForLoadBalancing for non HA federation connections between clusters
- Closed
- links to