[jira] [Commented] (ARTEMIS-3533) Have federation configuration respect extra url parameters from the connector-ref

2021-10-20 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/ARTEMIS-3533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17431075#comment-17431075
 ] 

ASF subversion and git services commented on ARTEMIS-3533:
--

Commit 1ef059db2b9feb1cdedccb29c77c548c8613212e in activemq-artemis's branch 
refs/heads/main from gtully
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=1ef059d ]

ARTEMIS-3533, ARTEMIS-3308 - doc extra params and large messages for federation


> 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
>Priority: Major
> Fix For: 2.20.0
>
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> a connector ref with a url of the form:
>   "tcp://localhost:61616?ackBatchSize=100=-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)


[jira] [Commented] (ARTEMIS-3533) Have federation configuration respect extra url parameters from the connector-ref

2021-10-20 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/ARTEMIS-3533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17431062#comment-17431062
 ] 

ASF subversion and git services commented on ARTEMIS-3533:
--

Commit 3259791bbb54e6241246618bb8f097370976cc34 in activemq-artemis's branch 
refs/heads/main from gtully
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=3259791 ]

ARTEMIS-3533 - respect extra url parameters from federation connector-ref


> 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
>Priority: Major
> Fix For: 2.20.0
>
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> a connector ref with a url of the form:
>   "tcp://localhost:61616?ackBatchSize=100=-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)