[jira] [Created] (KAFKA-19056) Move EndToEndClusterIdTest to server module

2025-03-30 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created KAFKA-19056: -- Summary: Move EndToEndClusterIdTest to server module Key: KAFKA-19056 URL: https://issues.apache.org/jira/browse/KAFKA-19056 Project: Kafka Issue Type: I

[jira] [Resolved] (KAFKA-18945) Enahnce the docs of Admin#describeCluster and Admin#describeConfigs for bootstrap-controller

2025-03-30 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-18945?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai resolved KAFKA-18945. Fix Version/s: 4.1.0 Resolution: Fixed > Enahnce the docs of Admin#describeCluster

[jira] [Created] (KAFKA-19055) Cleanup the 0.10.x information from clients module

2025-03-30 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created KAFKA-19055: -- Summary: Cleanup the 0.10.x information from clients module Key: KAFKA-19055 URL: https://issues.apache.org/jira/browse/KAFKA-19055 Project: Kafka Issue

Jenkins build is still unstable: Kafka » Kafka PowerPC Daily » test-powerpc #253

2025-03-30 Thread Apache Jenkins Server
See

[jira] [Created] (KAFKA-19054) StreamThread exception handling with SHUTDOWN_APPLICATION may trigger a tight loop with MANY logs

2025-03-30 Thread Boquan Tang (Jira)
Boquan Tang created KAFKA-19054: --- Summary: StreamThread exception handling with SHUTDOWN_APPLICATION may trigger a tight loop with MANY logs Key: KAFKA-19054 URL: https://issues.apache.org/jira/browse/KAFKA-19054

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

2025-03-30 Thread Kuan Po Tseng
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 added these points to the Alternatives section. Thanks again! Best, Kuan-Po Tseng On 2025/03/30 19:22:12 Chia-Ping Tsai wrote: > hi Kuan-Po > > > I've been consideri

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

2025-03-30 Thread Chia-Ping Tsai
hi Kuan-Po > I've been considering it, but I'm unsure if it's the right move. I'd > appreciate hearing more opinions on this. I prefer to keep the way of using properties, as it makes sense if users already have controller properties in the local. Also, the command line is released with 4.0, s

[jira] [Created] (KAFKA-19053) Remove FetchResponse#of which is not used in production anymore

2025-03-30 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created KAFKA-19053: -- Summary: Remove FetchResponse#of which is not used in production anymore Key: KAFKA-19053 URL: https://issues.apache.org/jira/browse/KAFKA-19053 Project: Kafka

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

2025-03-30 Thread Kuan Po Tseng
Hi Federico, > - the Jira link needs to be fixed Updated, thanks. > - usually discussion threads starts with [DISCUSS] prefix My apologies, I'll make sure to use it next time. > - have you considered deprecating the old way of adding/removing controllers? I've been considering it, but I'm unsure