You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ignite.apache.org by GitBox <gi...@apache.org> on 2021/12/07 08:01:08 UTC

[GitHub] [ignite-3] ibessonov commented on a change in pull request #493: IGNITE-16067 Fix JMH benchmarks in the raft module

ibessonov commented on a change in pull request #493:
URL: https://github.com/apache/ignite-3/pull/493#discussion_r763723963



##########
File path: modules/raft/pom.xml
##########
@@ -161,6 +160,11 @@
                             <artifactId>ignite-network-annotation-processor</artifactId>
                             <version>${project.version}</version>
                         </path>
+                        <path>
+                            <groupId>org.openjdk.jmh</groupId>
+                            <artifactId>jmh-generator-annprocess</artifactId>

Review comment:
       Can we use this processor for test sources only?




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@ignite.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org