[
https://issues.apache.org/jira/browse/ARTEMIS-4935?focusedWorklogId=932707&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-932707
]
ASF GitHub Bot logged work on ARTEMIS-4935:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 30/Aug/24 18:31
Start Date: 30/Aug/24 18:31
Worklog Time Spent: 10m
Work Description: jbertram opened a new pull request, #5197:
URL: https://github.com/apache/activemq-artemis/pull/5197
(no comment)
Issue Time Tracking
-------------------
Worklog Id: (was: 932707)
Remaining Estimate: 0h
Time Spent: 10m
> The `failed` field in the `ProcessLogger` class is not used
> -----------------------------------------------------------
>
> Key: ARTEMIS-4935
> URL: https://issues.apache.org/jira/browse/ARTEMIS-4935
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Reporter: Suhov Roman
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> file:
> [https://github.com/apache/activemq-artemis/blob/main/artemis-cli/src/main/java/org/apache/activemq/artemis/cli/process/ProcessBuilder.java]
> line: 117
> The failed field in the ProcessLogger class is unused (that is, it is
> declared but not read or written to elsewhere in the code).
> The failed field is initialized to false, but is not used anywhere else.
> There may have been attempts in code in the past to use this field, but the
> current code does not, and it remains unused.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact