[ 
https://issues.apache.org/jira/browse/KAFKA-4945?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15938817#comment-15938817
 ] 

ASF GitHub Bot commented on KAFKA-4945:
---------------------------------------

GitHub user cmccabe opened a pull request:

    https://github.com/apache/kafka/pull/2729

    KAFKA-4945: Suppress findbugs warnings about machine-generated code i…

    …n jmh-benchmarks

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/cmccabe/kafka KAFKA-4945

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/kafka/pull/2729.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #2729
    
----
commit dc4146324b49c8fd5068e15723c37e87debecb7b
Author: Colin P. Mccabe <[email protected]>
Date:   2017-03-23T17:15:21Z

    KAFKA-4945: Suppress findbugs warnings about machine-generated code in 
jmh-benchmarks

----


> 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)

Reply via email to