mmiklavc commented on a change in pull request #1453: METRON-2169: Upgrade
Kafka/Storm
URL: https://github.com/apache/metron/pull/1453#discussion_r315424119
##########
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:
Do we not need to shut down the consumers here any longer?
----------------------------------------------------------------
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