[jira] [Commented] (KAFKA-6242) Enable resizing various broker thread pools

2018-01-24 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16338019#comment-16338019 ] ASF GitHub Bot commented on KAFKA-6242: --- rajinisivaram opened a new pull request #4471: KAFKA-6242:

[jira] [Commented] (KAFKA-6462) ResetIntegrationTest unstable

2018-01-24 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16338248#comment-16338248 ] ASF GitHub Bot commented on KAFKA-6462: --- guozhangwang closed pull request #4446: KAFKA-6462: fix

[jira] [Commented] (KAFKA-6418) AdminClient should handle empty or null topic names better

2018-01-24 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16337994#comment-16337994 ] ASF GitHub Bot commented on KAFKA-6418: --- cmccabe opened a new pull request #4470: KAFKA-6418:

[jira] [Created] (KAFKA-6480) Add config to enforce max fetch size on the broker

2018-01-24 Thread Jason Gustafson (JIRA)
Jason Gustafson created KAFKA-6480: -- Summary: Add config to enforce max fetch size on the broker Key: KAFKA-6480 URL: https://issues.apache.org/jira/browse/KAFKA-6480 Project: Kafka Issue

[jira] [Updated] (KAFKA-6418) AdminClient should handle empty or null topic names better

2018-01-24 Thread Colin P. McCabe (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin P. McCabe updated KAFKA-6418: --- Priority: Minor (was: Major) > AdminClient should handle empty or null topic names better >

[jira] [Commented] (KAFKA-6481) Improving performance of the function ControllerChannelManager.addUpdateMetadataRequestForBrokers

2018-01-24 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16338465#comment-16338465 ] ASF GitHub Bot commented on KAFKA-6481: --- gitlw opened a new pull request #4472: KAFKA-6481:

[jira] [Assigned] (KAFKA-6481) Improving performance of the function ControllerChannelManager.addUpdateMetadataRequestForBrokers

2018-01-24 Thread Lucas Wang (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6481?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lucas Wang reassigned KAFKA-6481: - Assignee: Lucas Wang > Improving performance of the function >

[jira] [Created] (KAFKA-6481) Improving performance of the function ControllerChannelManager.addUpdateMetadataRequestForBrokers

2018-01-24 Thread Lucas Wang (JIRA)
Lucas Wang created KAFKA-6481: - Summary: Improving performance of the function ControllerChannelManager.addUpdateMetadataRequestForBrokers Key: KAFKA-6481 URL: https://issues.apache.org/jira/browse/KAFKA-6481

[jira] [Commented] (KAFKA-4985) kafka-acls should resolve dns names and accept ip ranges

2018-01-24 Thread Colin P. McCabe (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-4985?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16338376#comment-16338376 ] Colin P. McCabe commented on KAFKA-4985: bq. That argument could be applied to practically any use

[jira] [Updated] (KAFKA-6472) WordCount example code error

2018-01-24 Thread JONYhao (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] JONYhao updated KAFKA-6472: --- Docs Text: There is a left bracket "(" missed in the WordCount example tutorial

[jira] [Updated] (KAFKA-6472) WordCount example code error

2018-01-24 Thread JONYhao (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] JONYhao updated KAFKA-6472: --- Docs Text: There is a left bracket "(" missed in the WordCount example tutorial

[jira] [Commented] (KAFKA-6335) SimpleAclAuthorizerTest#testHighConcurrencyModificationOfResourceAcls fails intermittently

2018-01-24 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16338615#comment-16338615 ] Ted Yu commented on KAFKA-6335: --- Haven't seen this for a while. >

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

2018-01-24 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6024?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated KAFKA-6024: -- Description: In several methods, parameter validation is done after calling acquireAndEnsureOpen() : {code}

[jira] [Commented] (KAFKA-6457) Error: NOT_LEADER_FOR_PARTITION leads to NPE

2018-01-24 Thread Seweryn Habdank-Wojewodzki (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16337600#comment-16337600 ] Seweryn Habdank-Wojewodzki commented on KAFKA-6457: --- Questions: AbstractCoordinator

[jira] [Commented] (KAFKA-6312) Add documentation about kafka-consumer-groups.sh's ability to set/change offsets

2018-01-24 Thread Mayank Tankhiwale (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16337719#comment-16337719 ] Mayank Tankhiwale commented on KAFKA-6312: -- [~prasanna1433] if you are not looking into this one,

[jira] [Commented] (KAFKA-6475) ConfigException on the broker results in UnknownServerException in the admin client

2018-01-24 Thread Colin P. McCabe (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16337904#comment-16337904 ] Colin P. McCabe commented on KAFKA-6475: It's unclear how this is happening, since

[jira] [Updated] (KAFKA-6475) ConfigException on the broker results in UnknownServerException in the admin client

2018-01-24 Thread Colin P. McCabe (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6475?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin P. McCabe updated KAFKA-6475: --- Priority: Minor (was: Major) > ConfigException on the broker results in

[jira] [Updated] (KAFKA-6418) AdminClient should handle empty or null topic names better

2018-01-24 Thread Colin P. McCabe (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin P. McCabe updated KAFKA-6418: --- Summary: AdminClient should handle empty or null topic names better (was: adminclient throws

[jira] [Updated] (KAFKA-6418) AdminClient should handle empty or null topic names better

2018-01-24 Thread Colin P. McCabe (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin P. McCabe updated KAFKA-6418: --- Description: if you try to `createTopics(Collections.singleton(new NewTopic()));` you will

[jira] [Commented] (KAFKA-6418) AdminClient should handle empty or null topic names better

2018-01-24 Thread Colin P. McCabe (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16337951#comment-16337951 ] Colin P. McCabe commented on KAFKA-6418: The serialization exception would prevent any other part

[jira] [Created] (KAFKA-6479) Broker file descriptor leak after consumer request timeout

2018-01-24 Thread Ryan Leslie (JIRA)
Ryan Leslie created KAFKA-6479: -- Summary: Broker file descriptor leak after consumer request timeout Key: KAFKA-6479 URL: https://issues.apache.org/jira/browse/KAFKA-6479 Project: Kafka Issue

[jira] [Created] (KAFKA-6478) kafka-run-class.bat fails if CLASSPATH contains spaces

2018-01-24 Thread Bert Roos (JIRA)
Bert Roos created KAFKA-6478: Summary: kafka-run-class.bat fails if CLASSPATH contains spaces Key: KAFKA-6478 URL: https://issues.apache.org/jira/browse/KAFKA-6478 Project: Kafka Issue Type: Bug

[jira] [Commented] (KAFKA-6457) Error: NOT_LEADER_FOR_PARTITION leads to NPE

2018-01-24 Thread Seweryn Habdank-Wojewodzki (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16337422#comment-16337422 ] Seweryn Habdank-Wojewodzki commented on KAFKA-6457: --- All those tickets: KAFKA-6459,

[jira] [Updated] (KAFKA-4292) KIP-86: Configurable SASL callback handlers

2018-01-24 Thread Rajini Sivaram (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-4292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajini Sivaram updated KAFKA-4292: -- Fix Version/s: 1.1.0 > KIP-86: Configurable SASL callback handlers >