[
https://issues.apache.org/jira/browse/AMQ-8413?focusedWorklogId=683414&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-683414
]
ASF GitHub Bot logged work on AMQ-8413:
---------------------------------------
Author: ASF GitHub Bot
Created on: 18/Nov/21 16:07
Start Date: 18/Nov/21 16:07
Worklog Time Spent: 10m
Work Description: mattrpav opened a new pull request #725:
URL: https://github.com/apache/activemq/pull/725
to network connector
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 683414)
Remaining Estimate: 0h
Time Spent: 10m
> 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
> Reporter: Matt Pavlovich
> Assignee: Matt Pavlovich
> Priority: Major
> Fix For: 5.17.0, 5.16.4
>
> Time Spent: 10m
> 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)