[jira] [Created] (KAFKA-19064) More exception handling for group coordinator events

2025-03-31 Thread Sean Quah (Jira)
Sean Quah created KAFKA-19064: - Summary: More exception handling for group coordinator events Key: KAFKA-19064 URL: https://issues.apache.org/jira/browse/KAFKA-19064 Project: Kafka Issue Type: Im

[jira] [Created] (KAFKA-19062) ShareConsumer should align handling of close timeout with async consumer.

2025-03-31 Thread Shivsundar R (Jira)
Shivsundar R created KAFKA-19062: Summary: ShareConsumer should align handling of close timeout with async consumer. Key: KAFKA-19062 URL: https://issues.apache.org/jira/browse/KAFKA-19062 Project: Ka

Re: [DISCUSS] KIP-1140: Avoid to return null value in Map from public api of consumer

2025-03-31 Thread 黃竣陽
Hi Kirk, > it would be good to see a PR with some of these null edge cases clearly > spelled out in the JavaDoc. Then, once the KIP is accepted, those comments > could be updated with the intended future changes. It a good idea, I open a Jira

Jenkins build is still unstable: Kafka » Kafka Branch Builder » 3.9 #172

2025-03-31 Thread Apache Jenkins Server
See

[jira] [Created] (KAFKA-19061) Add ACL changes to enable role based 2PC

2025-03-31 Thread Ritika Reddy (Jira)
Ritika Reddy created KAFKA-19061: Summary: Add ACL changes to enable role based 2PC Key: KAFKA-19061 URL: https://issues.apache.org/jira/browse/KAFKA-19061 Project: Kafka Issue Type: Sub-task

[jira] [Resolved] (KAFKA-18409) ShareGroupStateMessageFormatter should use ApiMessageFormatter

2025-03-31 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-18409?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot resolved KAFKA-18409. - Fix Version/s: 4.1.0 Resolution: Fixed > ShareGroupStateMessageFormatter should use ApiMe

[jira] [Created] (KAFKA-19059) When KafkaClient 3.5.0 is used and attempts to connect to an HTTPS service, OOM occurs on the client JVM.

2025-03-31 Thread guwensheng (Jira)
guwensheng created KAFKA-19059: -- Summary: When KafkaClient 3.5.0 is used and attempts to connect to an HTTPS service, OOM occurs on the client JVM. Key: KAFKA-19059 URL: https://issues.apache.org/jira/browse/KAFKA-19

Re: [DISCUSS] KIP-1136: Make ConsumerGroupMetadata an interface

2025-03-31 Thread Paweł Szymczyk
@mj...@apache.org you can see an example in `Rejected Alternatives` section in KIP (ConsumerGroupMetadata newInstance(KafkaConsumer kafkaConsumer method). I agree with you that making the class an inner class of `KafkaConsumer` is quite big change and making ConsumerGroupMetadata an interface is g

[jira] [Resolved] (KAFKA-16260) Deprecate window.size.ms and window.inner.serde.class in StreamsConfig

2025-03-31 Thread PoAn Yang (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-16260?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] PoAn Yang resolved KAFKA-16260. --- Resolution: Fixed > Deprecate window.size.ms and window.inner.serde.class in StreamsConfig > ---

[jira] [Resolved] (KAFKA-18959) increse the num_workers from 9 to 14

2025-03-31 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-18959?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai resolved KAFKA-18959. Fix Version/s: 4.1.0 Resolution: Fixed > increse the num_workers from 9 to 14 > ---

[jira] [Created] (KAFKA-19058) Running the streams/streams-scala module tests produces a streams-scala.log

2025-03-31 Thread Jira
黃竣陽 created KAFKA-19058: --- Summary: Running the streams/streams-scala module tests produces a streams-scala.log Key: KAFKA-19058 URL: https://issues.apache.org/jira/browse/KAFKA-19058 Project: Kafka Is

Re: KIP-1141: Simplifying MetadataQuorumCommand by Leveraging Admin API for Controller Management

2025-03-31 Thread Kuan Po Tseng
Hi all, If there are no further opinions, I would like to start the vote tomorrow. Thank you! Best, Kuan-Po Tseng On 2025/03/31 00:54:12 Kuan Po Tseng wrote: > Hi Chia-Ping, > > Thank you for your feedback! I agree with you that deprecating those options > in 4.x would be a bit too soon. I’ve

Re: [DISCUSS] KIP-1098: Reverse Checkpointing in MirrorMaker

2025-03-31 Thread Dániel Urbán
Hi Mickael Thank you for your comments! IIUC it seems this targets active/active environments, so bidirectional > mirroring, A -> B and B -> A running at the same time. Yes, that is correct. clients expected to switch between both tend to mostly use to local topics. I don't really understand t

[jira] [Created] (KAFKA-19057) Stabilize KIP-932 Kafka protocol RPC definitions in AK 4.1

2025-03-31 Thread Andrew Schofield (Jira)
Andrew Schofield created KAFKA-19057: Summary: Stabilize KIP-932 Kafka protocol RPC definitions in AK 4.1 Key: KAFKA-19057 URL: https://issues.apache.org/jira/browse/KAFKA-19057 Project: Kafka