You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@metron.apache.org by GitBox <gi...@apache.org> on 2019/08/19 22:11:30 UTC

[GitHub] [metron] merrimanr commented on a change in pull request #1453: METRON-2169: Upgrade Kafka/Storm

merrimanr commented on a change in pull request #1453: METRON-2169: Upgrade Kafka/Storm
URL: https://github.com/apache/metron/pull/1453#discussion_r315434205
 
 

 ##########
 File path: metron-platform/metron-integration-test/pom.xml
 ##########
 @@ -130,7 +130,7 @@
     </dependency>
     <dependency>
       <groupId>org.apache.kafka</groupId>
-      <artifactId>kafka_2.10</artifactId>
+      <artifactId>kafka-clients</artifactId>
 
 Review comment:
   The `kafka_2.12` dependency is needed for the Kafka testing infrastructure.  That is why it's only used here in `metron-integration-test`.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services