[jira] [Commented] (KAFKA-8950) KafkaConsumer stops fetching

2019-10-13 Thread Tom Lee (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-8950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16950707#comment-16950707 ] Tom Lee commented on KAFKA-8950: Ah wait I misunderstood what you said above: so not trouble with the

[jira] [Comment Edited] (KAFKA-8950) KafkaConsumer stops fetching

2019-10-13 Thread Tom Lee (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-8950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16950702#comment-16950702 ] Tom Lee edited comment on KAFKA-8950 at 10/14/19 4:09 AM: -- Hm not sure I see

[jira] [Comment Edited] (KAFKA-8950) KafkaConsumer stops fetching

2019-10-13 Thread Tom Lee (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-8950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16950702#comment-16950702 ] Tom Lee edited comment on KAFKA-8950 at 10/14/19 4:08 AM: -- Hm not sure I see

[jira] [Commented] (KAFKA-8950) KafkaConsumer stops fetching

2019-10-13 Thread Tom Lee (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-8950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16950702#comment-16950702 ] Tom Lee commented on KAFKA-8950: Hm not sure I see what you mean. I think you're right that

[jira] [Commented] (KAFKA-8950) KafkaConsumer stops fetching

2019-10-13 Thread Will James (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-8950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16950688#comment-16950688 ] Will James commented on KAFKA-8950: --- Yep that sounds exactly like our issue. I got about as far as you

[jira] [Commented] (KAFKA-8950) KafkaConsumer stops fetching

2019-10-13 Thread Tom Lee (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-8950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16950644#comment-16950644 ] Tom Lee commented on KAFKA-8950: Believe we're also running into this. High throughput topics/partitions

[jira] [Commented] (KAFKA-6144) Allow state stores to serve stale reads during rebalance

2019-10-13 Thread Navinder Brar (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-6144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16950420#comment-16950420 ] Navinder Brar commented on KAFKA-6144: -- Thanks, [~mjsax]. Did the needful.  > Allow state stores to

[jira] [Commented] (KAFKA-6144) Allow state stores to serve stale reads during rebalance

2019-10-13 Thread Matthias J. Sax (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-6144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16950418#comment-16950418 ] Matthias J. Sax commented on KAFKA-6144: [~NaviBrar] Did you read the instruction about the KIP

[jira] [Commented] (KAFKA-8943) Move SecurityProviderCreator to a public package

2019-10-13 Thread Manikumar (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-8943?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16950391#comment-16950391 ] Manikumar commented on KAFKA-8943: -- [~mprsai] We are approaching 2.4.0 code freeze date. Let us know, if

[jira] [Updated] (KAFKA-5453) Controller may miss requests sent to the broker when zk session timeout happens.

2019-10-13 Thread Manikumar (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-5453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manikumar updated KAFKA-5453: - Fix Version/s: (was: 2.4.0) 2.5.0 Moving this to 2.5.0 as there is no progress.

[jira] [Updated] (KAFKA-3190) KafkaProducer should not invoke callback in send()

2019-10-13 Thread Manikumar (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-3190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manikumar updated KAFKA-3190: - Fix Version/s: (was: 2.4.0) 2.5.0 Moved this to 2.5.0 as there is still no

[jira] [Commented] (KAFKA-9035) Improve logging on potential loop forwaring in Kafka Connect REST

2019-10-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-9035?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16950345#comment-16950345 ] ASF GitHub Bot commented on KAFKA-9035: --- ivanyu commented on pull request #7506: KAFKA-9035:

[jira] [Created] (KAFKA-9035) Improve

2019-10-13 Thread Ivan Yurchenko (Jira)
Ivan Yurchenko created KAFKA-9035: - Summary: Improve Key: KAFKA-9035 URL: https://issues.apache.org/jira/browse/KAFKA-9035 Project: Kafka Issue Type: Improvement Components:

[jira] [Updated] (KAFKA-9035) Improve logging on potential loop forwaring in Kafka Connect REST

2019-10-13 Thread Ivan Yurchenko (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-9035?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ivan Yurchenko updated KAFKA-9035: -- Summary: Improve logging on potential loop forwaring in Kafka Connect REST (was: Improve ) >

[jira] [Commented] (KAFKA-6144) Allow state stores to serve stale reads during rebalance

2019-10-13 Thread Navinder Brar (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-6144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16950326#comment-16950326 ] Navinder Brar commented on KAFKA-6144: -- [~vinoth] started a KIP today: