[
https://issues.apache.org/jira/browse/ARTEMIS-3886?focusedWorklogId=788642&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-788642
]
ASF GitHub Bot logged work on ARTEMIS-3886:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 07/Jul/22 14:00
Start Date: 07/Jul/22 14:00
Worklog Time Spent: 10m
Work Description: 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.
Issue Time Tracking
-------------------
Worklog Id: (was: 788642)
Remaining Estimate: 0h
Time Spent: 10m
> Fix CLI operation retry
> -----------------------
>
> Key: ARTEMIS-3886
> URL: https://issues.apache.org/jira/browse/ARTEMIS-3886
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Reporter: Justin Bertram
> Assignee: Justin Bertram
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)