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 2022/02/03 12:08:34 UTC

[GitHub] [ignite-3] rpuch commented on a change in pull request #616: IGNITE-16260 User object serialization performance optimization

rpuch commented on a change in pull request #616:
URL: https://github.com/apache/ignite-3/pull/616#discussion_r798498835



##########
File path: modules/network/pom.xml
##########
@@ -70,6 +70,22 @@
         </dependency>
 
         <!-- Test dependencies -->
+        <dependency>
+            <groupId>org.openjdk.jmh</groupId>
+            <artifactId>jmh-core</artifactId>

Review comment:
       Good catch, fixed




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