You are viewing a plain text version of this content. The canonical link for it is here.
Posted to gitbox@activemq.apache.org by GitBox <gi...@apache.org> on 2022/07/07 14:00:38 UTC

[GitHub] [activemq-artemis] jbertram opened a new pull request, #4138: ARTEMIS-3886 fix CLI operation retry

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: gitbox-unsubscribe@activemq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [activemq-artemis] asfgit closed pull request #4138: ARTEMIS-3886 fix CLI operation retry

Posted by GitBox <gi...@apache.org>.
asfgit closed pull request #4138: ARTEMIS-3886 fix CLI operation retry
URL: https://github.com/apache/activemq-artemis/pull/4138


-- 
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: gitbox-unsubscribe@activemq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org