Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
The Kafka build should run findbugs to find issues that can easily be caught by static analysis.
Attachments
Issue Links
- is related to
-
KAFKA-4826 Fix some findbugs warnings in Kafka Streams
- Resolved
-
KAFKA-4774 Inner classes which don't need a reference to the outer class should be static
- Resolved
- relates to
-
KAFKA-4992 Investigate inconsistent synchronization of AbstractCoordinator#coordinator
- Open
-
KAFKA-4796 Fix some findbugs warnings in Kafka Java client
- Resolved
-
KAFKA-4894 Fix findbugs "default character set in use" warnings
- Resolved
-
KAFKA-4895 Fix findbugs "format string should use %n rather than \n" in tools
- Resolved
-
KAFKA-4897 LogCleaner#cleanSegments should not ignore failures to delete files
- Resolved
-
KAFKA-4899 Fix findbugs warnings in kafka-core
- Resolved
-
KAFKA-4902 Utils#delete should correctly handle I/O errors and symlinks
- Resolved
-
KAFKA-4903 Remove unused code for reading Shell command stdout and add unit test
- Resolved
-
KAFKA-4924 Fix findbugs warnings in Kafka-Connect-API
- Resolved
-
KAFKA-4945 Suppress findbugs warnings about machine-generated code in jmh-benchmarks
- Resolved
-
KAFKA-4991 KerberosLogin#login should probably be synchronized
- Resolved
-
KAFKA-4994 Fix findbugs warning about OffsetStorageWriter#currentFlushId
- Resolved
-
KAFKA-4995 Fix remaining findbugs warnings in Kafka Streams
- Resolved
-
KAFKA-4996 Fix findbugs multithreaded correctness warnings for streams
- Resolved
-
KAFKA-4944 Fix an "unread field" findbugs warning in streams examples
- Resolved
-
KAFKA-4775 Fix findbugs warnings in kafka-tools
- Resolved
- links to