elastic / elastic/logstash

We Should Fix Java Compiler Warnings

Open
#7,701 1 comment 0 reactions 0 assignees View on GitHub
code cleanup
Dominant language
Java
Stars
14.9k
Forks
3.5k
Avg merge
19h 14m
Merged PRs (30d)
63

Description

I activated the `javac` linter warnings in #7674 and we have many of them showing in each build.
Some of them are somewhat irrelevant, especially those in test code, but others in production code point us towards clear code smells like the many chained `instanceof` calls we have.

We should clean these up where possible and suppress them where it isn't.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.