[
https://issues.apache.org/jira/browse/AMQ-8413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17488236#comment-17488236
]
ASF subversion and git services commented on AMQ-8413:
------------------------------------------------------
Commit 3b5ebd0bb75066c50cc9d2f2882b1e8a7f533b56 in activemq's branch
refs/heads/activemq-5.16.x from Matt Pavlovich
[ https://gitbox.apache.org/repos/asf?p=activemq.git;h=3b5ebd0 ]
[AMQ-8413] NetworkConnectore remote user and pass unit test
(cherry picked from commit 2a9f777aabda6c866924295ba530bfa9b18d0873)
> 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: 50m
> 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)