[jira] [Commented] (KAFKA-16530) Fix high-watermark calculation to not assume the leader is in the voter set

2024-05-24 Thread Alyssa Huang (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-16530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17849342#comment-17849342 ] Alyssa Huang commented on KAFKA-16530: -- [~jsancio]  > This is not correct because this will also

[jira] [Updated] (KAFKA-16833) Cluster missing topicIds from equals and hashCode, PartitionInfo missing equals and hashCode

2024-05-23 Thread Alyssa Huang (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-16833?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alyssa Huang updated KAFKA-16833: - Summary: Cluster missing topicIds from equals and hashCode, PartitionInfo missing equals and

[jira] [Created] (KAFKA-16833) PartitionInfo missing equals and hashCode methods

2024-05-23 Thread Alyssa Huang (Jira)
Alyssa Huang created KAFKA-16833: Summary: PartitionInfo missing equals and hashCode methods Key: KAFKA-16833 URL: https://issues.apache.org/jira/browse/KAFKA-16833 Project: Kafka Issue

[jira] [Commented] (KAFKA-16530) Fix high-watermark calculation to not assume the leader is in the voter set

2024-05-23 Thread Alyssa Huang (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-16530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17849121#comment-17849121 ] Alyssa Huang commented on KAFKA-16530: -- In the case the leader is removed from the voter set, and

[jira] [Assigned] (KAFKA-16530) Fix high-watermark calculation to not assume the leader is in the voter set

2024-05-23 Thread Alyssa Huang (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-16530?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alyssa Huang reassigned KAFKA-16530: Assignee: Alyssa Huang (was: José Armando García Sancio) > Fix high-watermark

[jira] [Commented] (KAFKA-16655) deflake ZKMigrationIntegrationTest.testDualWrite

2024-05-01 Thread Alyssa Huang (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-16655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17842820#comment-17842820 ] Alyssa Huang commented on KAFKA-16655: -- [https://github.com/apache/kafka/pull/15845/files]  >

[jira] [Created] (KAFKA-16655) deflake ZKMigrationIntegrationTest.testDualWrite

2024-05-01 Thread Alyssa Huang (Jira)
Alyssa Huang created KAFKA-16655: Summary: deflake ZKMigrationIntegrationTest.testDualWrite Key: KAFKA-16655 URL: https://issues.apache.org/jira/browse/KAFKA-16655 Project: Kafka Issue Type:

[jira] [Assigned] (KAFKA-16164) Pre-Vote

2024-04-24 Thread Alyssa Huang (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-16164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alyssa Huang reassigned KAFKA-16164: Assignee: Alyssa Huang > Pre-Vote > > > Key: KAFKA-16164 >

[jira] [Created] (KAFKA-16616) refactor mergeWith in MetadataSnapshot

2024-04-24 Thread Alyssa Huang (Jira)
Alyssa Huang created KAFKA-16616: Summary: refactor mergeWith in MetadataSnapshot Key: KAFKA-16616 URL: https://issues.apache.org/jira/browse/KAFKA-16616 Project: Kafka Issue Type:

[jira] [Commented] (KAFKA-16447) Fix failed ReplicaManagerTest

2024-03-29 Thread Alyssa Huang (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-16447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17832332#comment-17832332 ] Alyssa Huang commented on KAFKA-16447: -- [~yangpoan] go for it, sorry for breaking the build. I'll

[jira] [Created] (KAFKA-16427) KafkaConsumer#position() does not respect timeout when group protocol is CONSUMER

2024-03-26 Thread Alyssa Huang (Jira)
Alyssa Huang created KAFKA-16427: Summary: KafkaConsumer#position() does not respect timeout when group protocol is CONSUMER Key: KAFKA-16427 URL: https://issues.apache.org/jira/browse/KAFKA-16427

[jira] [Created] (KAFKA-16164) Pre-Vote

2024-01-18 Thread Alyssa Huang (Jira)
Alyssa Huang created KAFKA-16164: Summary: Pre-Vote Key: KAFKA-16164 URL: https://issues.apache.org/jira/browse/KAFKA-16164 Project: Kafka Issue Type: Improvement Reporter:

[jira] [Commented] (KAFKA-15137) Don't log the entire request in KRaftControllerChannelManager

2023-07-07 Thread Alyssa Huang (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-15137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17741123#comment-17741123 ] Alyssa Huang commented on KAFKA-15137: -- I'll do this in the next few days! > Don't log the entire

[jira] [Created] (KAFKA-14992) Add partition limit or improve error msg for adminzkclient

2023-05-11 Thread Alyssa Huang (Jira)
Alyssa Huang created KAFKA-14992: Summary: Add partition limit or improve error msg for adminzkclient Key: KAFKA-14992 URL: https://issues.apache.org/jira/browse/KAFKA-14992 Project: Kafka

[jira] [Assigned] (KAFKA-14436) Initialize KRaft with arbitrary epoch

2022-12-02 Thread Alyssa Huang (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alyssa Huang reassigned KAFKA-14436: Assignee: Alyssa Huang > Initialize KRaft with arbitrary epoch >

[jira] [Updated] (KAFKA-14153) UnknownTopicOrPartitionException should include the topic/partition in the returned exception message

2022-08-09 Thread Alyssa Huang (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alyssa Huang updated KAFKA-14153: - Description: Exception would be more useful if it included the topic or partition that was not

[jira] [Created] (KAFKA-14153) UnknownTopicOrPartitionException should include the topic/partition in the returned exception message

2022-08-09 Thread Alyssa Huang (Jira)
Alyssa Huang created KAFKA-14153: Summary: UnknownTopicOrPartitionException should include the topic/partition in the returned exception message Key: KAFKA-14153 URL:

[jira] [Commented] (KAFKA-13867) Improve JavaDoc for MetadataVersion.java

2022-05-02 Thread Alyssa Huang (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13867?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17530971#comment-17530971 ] Alyssa Huang commented on KAFKA-13867: -- ^ just confirming that you mean

[jira] [Created] (KAFKA-13665) Null pointer exception testPollReturnsNoRecords

2022-02-10 Thread Alyssa Huang (Jira)
Alyssa Huang created KAFKA-13665: Summary: Null pointer exception testPollReturnsNoRecords Key: KAFKA-13665 URL: https://issues.apache.org/jira/browse/KAFKA-13665 Project: Kafka Issue Type:

[jira] [Commented] (KAFKA-10558) Fetch Session Cache Performance Improvement

2020-09-30 Thread Alyssa Huang (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-10558?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17204936#comment-17204936 ] Alyssa Huang commented on KAFKA-10558: -- [https://github.com/apache/kafka/pull/9340] > Fetch

[jira] [Updated] (KAFKA-10558) Fetch Session Cache Performance Improvement

2020-09-30 Thread Alyssa Huang (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-10558?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alyssa Huang updated KAFKA-10558: - External issue URL: (was: https://github.com/apache/kafka/pull/9340) > Fetch Session Cache

[jira] [Updated] (KAFKA-10558) Fetch Session Cache Performance Improvement

2020-09-30 Thread Alyssa Huang (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-10558?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alyssa Huang updated KAFKA-10558: - External issue URL: https://github.com/apache/kafka/pull/9340 > Fetch Session Cache Performance

[jira] [Created] (KAFKA-10558) Fetch Session Cache Performance Improvement

2020-09-30 Thread Alyssa Huang (Jira)
Alyssa Huang created KAFKA-10558: Summary: Fetch Session Cache Performance Improvement Key: KAFKA-10558 URL: https://issues.apache.org/jira/browse/KAFKA-10558 Project: Kafka Issue Type: