[jira] [Resolved] (KAFKA-10158) Fix flaky kafka.admin.TopicCommandWithAdminClientTest#testDescribeUnderReplicatedPartitionsWhenReassignmentIsInProgress

2020-08-17 Thread Brian Byrne (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-10158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Byrne resolved KAFKA-10158. - Resolution: Fixed > Fix flaky >

[jira] [Resolved] (KAFKA-10278) kafka-configs does not show the current properties of running kafka broker upon describe.

2020-07-17 Thread Brian Byrne (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-10278?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Byrne resolved KAFKA-10278. - Resolution: Won't Fix Hi Kaushik, The command is set to only return modified (non-default)

[jira] [Resolved] (KAFKA-9139) Dynamic broker config types aren't being discovered

2020-04-03 Thread Brian Byrne (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-9139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Byrne resolved KAFKA-9139. Resolution: Duplicate > Dynamic broker config types aren't being discovered >

[jira] [Resolved] (KAFKA-9713) Remove BufferExhausedException

2020-03-30 Thread Brian Byrne (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-9713?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Byrne resolved KAFKA-9713. Resolution: Duplicate > Remove BufferExhausedException > -- > >

[jira] [Created] (KAFKA-9713) Remove BufferExhausedException

2020-03-12 Thread Brian Byrne (Jira)
Brian Byrne created KAFKA-9713: -- Summary: Remove BufferExhausedException Key: KAFKA-9713 URL: https://issues.apache.org/jira/browse/KAFKA-9713 Project: Kafka Issue Type: Task

[jira] [Resolved] (KAFKA-8904) Reduce metadata lookups when producing to a large number of topics

2020-03-02 Thread Brian Byrne (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-8904?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Byrne resolved KAFKA-8904. Fix Version/s: 2.5.0 Reviewer: Rajini Sivaram Resolution: Fixed > Reduce metadata

[jira] [Resolved] (KAFKA-8623) KafkaProducer possible deadlock when sending to different topics

2020-02-10 Thread Brian Byrne (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-8623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Byrne resolved KAFKA-8623. Fix Version/s: 2.3.0 Resolution: Fixed This appears to be due to an issue concerning the

[jira] [Created] (KAFKA-9510) Quotas may resolve to incorrect value if user is empty

2020-02-05 Thread Brian Byrne (Jira)
Brian Byrne created KAFKA-9510: -- Summary: Quotas may resolve to incorrect value if user is empty Key: KAFKA-9510 URL: https://issues.apache.org/jira/browse/KAFKA-9510 Project: Kafka Issue Type:

[jira] [Created] (KAFKA-9474) Kafka RPC protocol should support type 'double'

2020-01-24 Thread Brian Byrne (Jira)
Brian Byrne created KAFKA-9474: -- Summary: Kafka RPC protocol should support type 'double' Key: KAFKA-9474 URL: https://issues.apache.org/jira/browse/KAFKA-9474 Project: Kafka Issue Type:

[jira] [Resolved] (KAFKA-9082) Move ConfigCommand to use KafkaAdminClient APIs

2020-01-22 Thread Brian Byrne (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-9082?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Byrne resolved KAFKA-9082. Resolution: Duplicate The outstanding work to be completed is now identical to KAFKA-7740. Marking

[jira] [Created] (KAFKA-9449) Producer's BufferPool may block the producer from closing.

2020-01-17 Thread Brian Byrne (Jira)
Brian Byrne created KAFKA-9449: -- Summary: Producer's BufferPool may block the producer from closing. Key: KAFKA-9449 URL: https://issues.apache.org/jira/browse/KAFKA-9449 Project: Kafka Issue

[jira] [Resolved] (KAFKA-9395) Improve Kafka scheduler's periodic maybeShrinkIsr()

2020-01-14 Thread Brian Byrne (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-9395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Byrne resolved KAFKA-9395. Assignee: Rajini Sivaram (was: Brian Byrne) Resolution: Done > Improve Kafka scheduler's

[jira] [Created] (KAFKA-9395) Improve Kafka scheduler's periodic maybeShrinkIsr()

2020-01-09 Thread Brian Byrne (Jira)
Brian Byrne created KAFKA-9395: -- Summary: Improve Kafka scheduler's periodic maybeShrinkIsr() Key: KAFKA-9395 URL: https://issues.apache.org/jira/browse/KAFKA-9395 Project: Kafka Issue Type:

[jira] [Resolved] (KAFKA-9164) Don't evict active topics' metadata from the producer's cache

2019-12-02 Thread Brian Byrne (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-9164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Byrne resolved KAFKA-9164. Resolution: Invalid Marking issue invalid since the producer logic was actually handling this

[jira] [Created] (KAFKA-9164) Don't evict active topics' metadata from the producer's cache

2019-11-08 Thread Brian Byrne (Jira)
Brian Byrne created KAFKA-9164: -- Summary: Don't evict active topics' metadata from the producer's cache Key: KAFKA-9164 URL: https://issues.apache.org/jira/browse/KAFKA-9164 Project: Kafka

[jira] [Created] (KAFKA-9139) Dynamic broker config types aren't being discovered

2019-11-04 Thread Brian Byrne (Jira)
Brian Byrne created KAFKA-9139: -- Summary: Dynamic broker config types aren't being discovered Key: KAFKA-9139 URL: https://issues.apache.org/jira/browse/KAFKA-9139 Project: Kafka Issue Type:

[jira] [Created] (KAFKA-9082) Move ConfigCommand to use KafkaAdminClient APIs

2019-10-22 Thread Brian Byrne (Jira)
Brian Byrne created KAFKA-9082: -- Summary: Move ConfigCommand to use KafkaAdminClient APIs Key: KAFKA-9082 URL: https://issues.apache.org/jira/browse/KAFKA-9082 Project: Kafka Issue Type:

[jira] [Created] (KAFKA-8904) Reduce metadata lookups when producting to a large number of topics

2019-09-12 Thread Brian Byrne (Jira)
Brian Byrne created KAFKA-8904: -- Summary: Reduce metadata lookups when producting to a large number of topics Key: KAFKA-8904 URL: https://issues.apache.org/jira/browse/KAFKA-8904 Project: Kafka