[
https://issues.apache.org/jira/browse/AMQ-8413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17488232#comment-17488232
]
ASF subversion and git services commented on AMQ-8413:
------------------------------------------------------
Commit 2a9f777aabda6c866924295ba530bfa9b18d0873 in activemq's branch
refs/heads/main from Matt Pavlovich
[ https://gitbox.apache.org/repos/asf?p=activemq.git;h=2a9f777 ]
[AMQ-8413] NetworkConnectore remote user and pass unit test
> Support different username and password for remote broker
> ---------------------------------------------------------
>
> Key: AMQ-8413
> URL: https://issues.apache.org/jira/browse/AMQ-8413
> Project: ActiveMQ
> Issue Type: New Feature
> Components: JMX, Network of Brokers
> Reporter: Matt Pavlovich
> Assignee: Matt Pavlovich
> Priority: Major
> Fix For: 5.17.0, 5.16.4
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> Currently, the same username and password is used for network connectors.
> Proposal:
> - add remoteUserName
> - add remotePassword
> if(remoteUserName != null) .. use remote username and password when creating
> the bridge, otherwise fallback to existing behavior
--
This message was sent by Atlassian Jira
(v8.20.1#820001)