merrimanr commented on a change in pull request #1453: METRON-2169: Upgrade
Kafka/Storm
URL: https://github.com/apache/metron/pull/1453#discussion_r315758943
##########
File path:
metron-platform/metron-integration-test/src/main/java/org/apache/metron/integration/components/KafkaComponent.java
##########
@@ -192,7 +214,6 @@ public String getZookeeperConnect() {
@Override
public void stop() {
- shutdownConsumer();
shutdownProducers();
Review comment:
Not sure why I originally did this. I will add it back.
----------------------------------------------------------------
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:
[email protected]
With regards,
Apache Git Services