jbonofre opened a new pull request, #2135:
URL: https://github.com/apache/activemq/pull/2135

   Fix `NetworkConnectorProcessor.configMatch` so it resolves `${...}` 
placeholders on the DTO side before comparing against the live 
`NetworkConnector` (whose attributes are already resolved by Spring). Without 
this, a networkConnector declared with placeholders could never be matched for 
removal or modification by the RuntimeConfigurationPlugin.
   
   Adds a test covering `uri`, `userName`, and `password` placeholders across 
removal.
   
   Backport of #2123.
   
   (cherry picked from commit b3dea6f4d9ca9586aa1812c0e6e94128bb385278)


-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact


Reply via email to