You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by "dang-stripe (via GitHub)" <gi...@apache.org> on 2023/06/12 23:06:58 UTC

[GitHub] [pinot] dang-stripe commented on issue #10900: Add retries to mitigate transient issues when creating Kafka consumer

dang-stripe commented on issue #10900:
URL: https://github.com/apache/pinot/issues/10900#issuecomment-1588227394

   @Jackie-Jiang we noticed kafka consumer handles memory leaks already by wrapping the constructor code in a try-catch: https://github.com/apache/kafka/blob/2.8.1/clients/src/main/java/org/apache/kafka/clients/consumer/KafkaConsumer.java#L817-L823 so probably doesn't need to be dealt with here.


-- 
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: commits-unsubscribe@pinot.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org