[jira] [Commented] (KAFKA-5037) Infinite loop if all input topics are unknown at startup

2018-04-22 Thread Guozhang Wang (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5037?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16447546#comment-16447546 ] Guozhang Wang commented on KAFKA-5037: -- Hey Michael, we have not yet started working on this. Did you

[jira] [Commented] (KAFKA-6814) Bad exception message for GroupIdNotFoundException/GroupNotEmptyException

2018-04-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6814?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16447485#comment-16447485 ] ASF GitHub Bot commented on KAFKA-6814: --- huxihx opened a new pull request #4913: KAFKA-6814: Refine

[jira] [Assigned] (KAFKA-6814) Bad exception message for GroupIdNotFoundException/GroupNotEmptyException

2018-04-22 Thread huxihx (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] huxihx reassigned KAFKA-6814: - Assignee: huxihx > Bad exception message for GroupIdNotFoundException/GroupNotEmptyException >

[jira] [Created] (KAFKA-6814) Bad exception message for GroupIdNotFoundException/GroupNotEmptyException

2018-04-22 Thread huxihx (JIRA)
huxihx created KAFKA-6814: - Summary: Bad exception message for GroupIdNotFoundException/GroupNotEmptyException Key: KAFKA-6814 URL: https://issues.apache.org/jira/browse/KAFKA-6814 Project: Kafka

[jira] [Commented] (KAFKA-5037) Infinite loop if all input topics are unknown at startup

2018-04-22 Thread Michael Noll (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5037?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16447385#comment-16447385 ] Michael Noll commented on KAFKA-5037: - Ping – any update on this? > Infinite loop if all input topics

[jira] [Commented] (KAFKA-6786) Remove additional configs in StreamsStandbyTask

2018-04-22 Thread Abhishek Sharma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16447356#comment-16447356 ] Abhishek Sharma commented on KAFKA-6786: Hi, I'm new to contributing to Kafka, and it would be

[jira] [Updated] (KAFKA-6812) Async ConsoleProducer exits with 0 status even after data loss

2018-04-22 Thread Andras Beni (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6812?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andras Beni updated KAFKA-6812: --- Summary: Async ConsoleProducer exits with 0 status even after data loss (was: Async ConsoleProducer

[jira] [Commented] (KAFKA-5016) Consumer hang in poll method while rebalancing is in progress

2018-04-22 Thread Moshe Lavi (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5016?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16447233#comment-16447233 ] Moshe Lavi commented on KAFKA-5016: --- Using the defaulted configuration (Kafka 10.1.1) and having single

[jira] [Commented] (KAFKA-6749) TopologyTestDriver fails when topoloy under test uses EXACTLY_ONCE

2018-04-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16447208#comment-16447208 ] ASF GitHub Bot commented on KAFKA-6749: --- jadireddi opened a new pull request #4912: KAFKA-6749: