[
https://issues.apache.org/jira/browse/AMQ-8413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17488233#comment-17488233
]
ASF subversion and git services commented on AMQ-8413:
------------------------------------------------------
Commit fccb40f518409a94527282d736ab6dedc1b82103 in activemq's branch
refs/heads/main from Christopher L. Shannon
[ https://gitbox.apache.org/repos/asf?p=activemq.git;h=fccb40f ]
Merge pull request #759 from mattrpav/AMQ-8413b
[AMQ-8413] NetworkConnector 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)