jbertram opened a new pull request, #4138: URL: https://github.com/apache/activemq-artemis/pull/4138
Commit f8b045bd2d95ec28c70c4d64c85400b28d8baef5 broke the operation retry as it introduced local variables named "user" and "password" which overried the class-level variables of the same name. Therefore, when the user re-enters the username and password on the command-line those values won't actually be used when attempting to reconnect. -- 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]
