[jira] [Created] (KAFKA-6571) KafkaProducer.close(0) should be non-blocking

2018-02-18 Thread Dong Lin (JIRA)
Dong Lin created KAFKA-6571: --- Summary: KafkaProducer.close(0) should be non-blocking Key: KAFKA-6571 URL: https://issues.apache.org/jira/browse/KAFKA-6571 Project: Kafka Issue Type: Bug

[jira] [Commented] (KAFKA-6569) Reflection in OffsetIndex and TimeIndex construction

2018-02-18 Thread Kyle Ambroff-Kao (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16368701#comment-16368701 ] Kyle Ambroff-Kao commented on KAFKA-6569: - The logger name doesn't change for anything written

[jira] [Commented] (KAFKA-6569) Reflection in OffsetIndex and TimeIndex construction

2018-02-18 Thread Kyle Ambroff-Kao (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16368693#comment-16368693 ] Kyle Ambroff-Kao commented on KAFKA-6569: - Submitted a PR for the patch we deployed internally.

[jira] [Commented] (KAFKA-6569) Reflection in OffsetIndex and TimeIndex construction

2018-02-18 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16368692#comment-16368692 ] ASF GitHub Bot commented on KAFKA-6569: --- ambroff opened a new pull request #4586: KAFKA-6569

[jira] [Updated] (KAFKA-6570) AbstractPartitionAssignor should provide more flexibility to its sub class to see cluster meta data.

2018-02-18 Thread Vijendra Kulhade (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6570?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vijendra Kulhade updated KAFKA-6570: Summary: AbstractPartitionAssignor should provide more flexibility to its sub class to see

[jira] [Created] (KAFKA-6570) AbstractPartitionAssignor should provide more flexibility to its implementor to see cluster meta data.

2018-02-18 Thread Vijendra Kulhade (JIRA)
Vijendra Kulhade created KAFKA-6570: --- Summary: AbstractPartitionAssignor should provide more flexibility to its implementor to see cluster meta data. Key: KAFKA-6570 URL:

[jira] [Commented] (KAFKA-6024) Consider moving validation in KafkaConsumer ahead of call to acquireAndEnsureOpen()

2018-02-18 Thread Jason Gustafson (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6024?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16368651#comment-16368651 ] Jason Gustafson commented on KAFKA-6024: [~yuzhih...@gmail.com]  [~sssanthalingam] I left a

[jira] [Commented] (KAFKA-6554) Broker doesn't reject Produce request with inconsistent state

2018-02-18 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16368487#comment-16368487 ] ASF GitHub Bot commented on KAFKA-6554: --- hachikuji opened a new pull request #4585: KAFKA-6554;

[jira] [Commented] (KAFKA-6554) Broker doesn't reject Produce request with inconsistent state

2018-02-18 Thread Jason Gustafson (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16368484#comment-16368484 ] Jason Gustafson commented on KAFKA-6554: Thanks for the report. It does look like we're missing

[jira] [Assigned] (KAFKA-6554) Broker doesn't reject Produce request with inconsistent state

2018-02-18 Thread Jason Gustafson (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gustafson reassigned KAFKA-6554: -- Assignee: Jason Gustafson > Broker doesn't reject Produce request with inconsistent

[jira] [Commented] (KAFKA-6553) Consumer consumed committed messages

2018-02-18 Thread Jason Gustafson (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6553?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16368467#comment-16368467 ] Jason Gustafson commented on KAFKA-6553: It can happens sometimes that there are fetches in-flight

[jira] [Comment Edited] (KAFKA-6099) Seeking consumer to evicted offset resets the offset

2018-02-18 Thread Jason Gustafson (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16368464#comment-16368464 ] Jason Gustafson edited comment on KAFKA-6099 at 2/18/18 7:59 AM: - As