How to stop partition rebalancing

2019-10-09 Thread Gopinath
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

[jira] [Commented] (KAFKA-1587) Possible Memory Leak when we use Kafka 8.0 Producer for sending messages

2014-08-11 Thread Gopinath Sundaram (JIRA)
[ 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

[jira] [Created] (KAFKA-1587) Possible Memory Leak when we use Kafka 8.0 Producer for sending messages

2014-08-10 Thread Gopinath Sundaram (JIRA)
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

[jira] [Commented] (KAFKA-1587) Possible Memory Leak when we use Kafka 8.0 Producer for sending messages

2014-08-10 Thread Gopinath Sundaram (JIRA)
[ 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