tillrohrmann commented on issue #7020: [FLINK-10774] [Kafka] connection leak 
when partition discovery is disabled an…
URL: https://github.com/apache/flink/pull/7020#issuecomment-458034409
 
 
   @stevenzwu I think this is not a problem because `StreamTask` will always 
call `disposeAllOperators()` in line `StreamTask.java:378` which will call 
`FlinkKafkaConsumerBase#close` also if there was an exception in the `open` 
method.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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

Reply via email to