Hi,
I have 2 partition in a topic and 3 pods/instances of my microservice
running in my k8s cluster. I wanted all 3 pods to pull message from 2
partitions. (I'm using same group id for all 3 pods/instances).
I have achieved this by closing consumer as soon as i pulled message from
partition. kafk
[
https://issues.apache.org/jira/browse/KAFKA-1587?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14093519#comment-14093519
]
Gopinath Sundaram commented on KAFKA-1587:
--
HI Kafka Team,
Any update on
Gopinath Sundaram created KAFKA-1587:
Summary: Possible Memory Leak when we use Kafka 8.0 Producer for
sending messages
Key: KAFKA-1587
URL: https://issues.apache.org/jira/browse/KAFKA-1587
[
https://issues.apache.org/jira/browse/KAFKA-1587?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14092292#comment-14092292
]
Gopinath Sundaram commented on KAFKA-1587:
--
I found this issue h