[
https://issues.apache.org/jira/browse/KAFKA-3989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15412231#comment-15412231
]
Bill Bejeck commented on KAFKA-3989:
------------------------------------
[~ijuma]
After your comment, I tried to implement the jmh-gradle-plugin but I got this
error:
Error:Could not find me.champeau.gradle:jmh-gradle-plugin:0.3.0.
Searched in the following locations:
https://repo1.maven.org/maven2/me/champeau/gradle/jmh-gradle-plugin/0.3.0/jmh-gradle-plugin-0.3.0.pom
https://repo1.maven.org/maven2/me/champeau/gradle/jmh-gradle-plugin/0.3.0/jmh-gradle-plugin-0.3.0.jar
https://jcenter.bintray.com/me/champeau/gradle/jmh-gradle-plugin/0.3.0/jmh-gradle-plugin-0.3.0.pom
https://jcenter.bintray.com/me/champeau/gradle/jmh-gradle-plugin/0.3.0/jmh-gradle-plugin-0.3.0.jar
http://dl.bintray.com/content/netflixoss/external-gradle-plugins/me/champeau/gradle/jmh-gradle-plugin/0.3.0/jmh-gradle-plugin-0.3.0.pom
http://dl.bintray.com/content/netflixoss/external-gradle-plugins/me/champeau/gradle/jmh-gradle-plugin/0.3.0/jmh-gradle-plugin-0.3.0.jar
I'm sure this is could be a simple configuration error, but I didn't spend any
time tracking it down.
FWIW I have somewhat limited experience with gradle and I took it as an
opportunity to learn a little more by continuing to use the gradle-shade plugin
> Add JMH module for Benchmarks
> -----------------------------
>
> Key: KAFKA-3989
> URL: https://issues.apache.org/jira/browse/KAFKA-3989
> Project: Kafka
> Issue Type: Improvement
> Reporter: Bill Bejeck
> Assignee: Bill Bejeck
> Fix For: 0.10.1.0
>
>
> JMH is a Java harness for building, running, and analyzing benchmarks written
> in Java or JVM languages. To run properly JMH needs to be in it's own
> module. This task will also investigate using the jmh -gradle pluging
> [https://github.com/melix/jmh-gradle-plugin] which enables the use of JMH
> from gradle. This is related to
> [https://issues.apache.org/jira/browse/KAFKA-3973]
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)