Apache logging services logo Apache log4j logo

PMD Results

The following document contains the results of PMD 5.0.2.

Files

org/apache/logging/log4j/flume/appender/FlumeAvroManager.java

ViolationLine
Avoid unused constructor parameters such as 'shortName'.61
Avoid unused private fields such as 'conntectTimeout'.253

org/apache/logging/log4j/flume/appender/FlumePersistentManager.java

ViolationLine
Avoid using java.lang.ThreadGroup; it is not thread safe822