Uploaded image for project: 'ActiveMQ Artemis'
  1. ActiveMQ Artemis
  2. ARTEMIS-4935

remove unused variable in ProcessBuilder.ProcessLogger

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.38.0
    • None
    • None

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              jbertram Justin Bertram
              suhov Suhov Roman
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 20m
                  20m