Colin P. McCabe created KAFKA-4945: -------------------------------------- Summary: Suppress findbugs warnings about machine-generated code in jmh-benchmarks Key: KAFKA-4945 URL: https://issues.apache.org/jira/browse/KAFKA-4945 Project: Kafka Issue Type: Bug Reporter: Colin P. McCabe Assignee: Colin P. McCabe
Suppress findbugs warnings about some machine-generated code in jmh-benchmarks. The warnings are about variables that are set, but not later read. -- This message was sent by Atlassian JIRA (v6.3.15#6346)