Re: [ANNOUNCE] Apache Kafka 4.1.0

2025-09-07 Thread Kamal Chandraprakash
Thanks Mickael for running the release! On Thu, Sep 4, 2025 at 11:44 PM Chia-Ping Tsai wrote: > Thanks Mickael! You lead Kafka to take another step forward! > > > Justine Olshan 於 2025年9月5日 凌晨2:10 寫道: > > > > Thanks Mickael! And congratulations to everyone on the release! > > > >> On Thu, Sep

[jira] [Created] (KAFKA-19685) Revoked partitions are included in currentOffsets passed to preCommit on task stop

2025-09-07 Thread Toshiki Murakami (Jira)
Toshiki Murakami created KAFKA-19685: Summary: Revoked partitions are included in currentOffsets passed to preCommit on task stop Key: KAFKA-19685 URL: https://issues.apache.org/jira/browse/KAFKA-19685

[jira] [Resolved] (KAFKA-19475) updateQuotaMetricConfigs could iterate through all metrics under a write lock

2025-09-07 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-19475?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai resolved KAFKA-19475. Resolution: Invalid we need the writelock to update both `overriddenQuotas` and `quota` to

[jira] [Created] (KAFKA-19684) Move Gauge#value to MetricValueProvider

2025-09-07 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created KAFKA-19684: -- Summary: Move Gauge#value to MetricValueProvider Key: KAFKA-19684 URL: https://issues.apache.org/jira/browse/KAFKA-19684 Project: Kafka Issue Type: Impro

Re: [DISCUSS] KIP-1119: Add support for SSL hot reload

2025-09-07 Thread Jakub Scholz
Thanks for the KIP. I think this would provide a solution that is very easy to use. So it would work well with environments that are, for example, manually managed. But I'm not convinced it is really a solution that would cover every use case and situation. And as such it might not be sufficient.

Re: Why did this build fail?

2025-09-07 Thread Shivsundar R
Hi Claude, Could you try merging the latest trunk code and then seeing if the build passes. That worked for me when I got similar errors. Thanks, Shivsundar On Thu, Sep 4, 2025 at 6:34 PM Claude Warren, Jr wrote: > I submitted a PR and the build indicates that the build failed on java 24. > All

[jira] [Created] (KAFKA-19677) Flaky Test org.apache.kafka.streams.integration.SmokeTestDriverIntegrationTest

2025-09-07 Thread Lucy Liu (Jira)
Lucy Liu created KAFKA-19677: Summary: Flaky Test org.apache.kafka.streams.integration.SmokeTestDriverIntegrationTest Key: KAFKA-19677 URL: https://issues.apache.org/jira/browse/KAFKA-19677 Project: Kafka

[jira] [Created] (KAFKA-19683) Clean up TaskManagerTest

2025-09-07 Thread Shashank (Jira)
Shashank created KAFKA-19683: Summary: Clean up TaskManagerTest Key: KAFKA-19683 URL: https://issues.apache.org/jira/browse/KAFKA-19683 Project: Kafka Issue Type: Sub-task Components: s

[jira] [Resolved] (KAFKA-14085) Clean up usage of asserts in KafkaProducer

2025-09-07 Thread Ksolves India Limited (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14085?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ksolves India Limited resolved KAFKA-14085. --- Resolution: Fixed > Clean up usage of asserts in KafkaProducer > ---

[jira] [Resolved] (KAFKA-19658) Tweak org.apache.kafka.clients.consumer.OffsetAndMetadata

2025-09-07 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-19658?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai resolved KAFKA-19658. Fix Version/s: 4.2.0 Resolution: Fixed > Tweak org.apache.kafka.clients.consumer.Of

[jira] [Created] (KAFKA-19673) Disallow create too many partitions also in createPartitions

2025-09-07 Thread Edoardo Comar (Jira)
Edoardo Comar created KAFKA-19673: - Summary: Disallow create too many partitions also in createPartitions Key: KAFKA-19673 URL: https://issues.apache.org/jira/browse/KAFKA-19673 Project: Kafka