[jira] [Resolved] (KAFKA-15158) Add metrics for RemoteDeleteRequestsPerSec, RemoteDeleteErrorsPerSec, BuildRemoteLogAuxStateRequestsPerSec, BuildRemoteLogAuxStateErrorsPerSec

2023-12-18 Thread Luke Chen (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-15158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Luke Chen resolved KAFKA-15158. --- Resolution: Fixed > Add metrics for RemoteDeleteRequestsPerSec, RemoteDeleteErrorsPerSec, > BuildRe

Re: DISCUSS KIP-1011: Use incrementalAlterConfigs when updating broker configs by kafka-configs.sh

2023-12-18 Thread Ismael Juma
Thanks for the KIP. I think one of the main benefits of the change isn't listed: sensitive configs make it impossible to make updates with the current cli tool because sensitive config values are never returned. Ismael On Mon, Dec 18, 2023 at 7:58 PM ziming deng wrote: > > Hello, I want to star

DISCUSS KIP-1011: Use incrementalAlterConfigs when updating broker configs by kafka-configs.sh

2023-12-18 Thread ziming deng
Hello, I want to start a discussion on KIP-1011, to make the broker config change path unified with that of user/topic/client-metrics and avoid some bugs. Here is the link: https://cwiki.apache.org/confluence/display/KAFKA/KIP-1011%3A+Use+incrementalAlterConfigs+when+updating+broker+configs+by

Jenkins build is still unstable: Kafka » Kafka Branch Builder » 3.7 #19

2023-12-18 Thread Apache Jenkins Server
See

[jira] [Created] (KAFKA-16031) Enabling testApplyDeltaShouldHandleReplicaAssignedToOnlineDirectory for tiered storage after supporting JBOD

2023-12-18 Thread Luke Chen (Jira)
Luke Chen created KAFKA-16031: - Summary: Enabling testApplyDeltaShouldHandleReplicaAssignedToOnlineDirectory for tiered storage after supporting JBOD Key: KAFKA-16031 URL: https://issues.apache.org/jira/browse/KAFKA-

Build failed in Jenkins: Kafka » Kafka Branch Builder » trunk #2494

2023-12-18 Thread Apache Jenkins Server
See Changes: -- [...truncated 348060 lines...] Gradle Test Run :streams:test > Gradle Test Executor 91 > RocksDBMetricsRecorderTest > shouldThrowIfCacheToAddIsNotNullButE

Jenkins build is still unstable: Kafka » Kafka Branch Builder » 3.7 #18

2023-12-18 Thread Apache Jenkins Server
See

Jenkins build is unstable: Kafka » Kafka Branch Builder » trunk #2493

2023-12-18 Thread Apache Jenkins Server
See

Re: [DISCUSS] KIP-939: Support Participation in 2PC

2023-12-18 Thread Artem Livshits
Hi Jun, Thank you for the comments. > 10. For the two new fields in Enable2Pc and KeepPreparedTxn ... I added a note that all combinations are valid. Enable2Pc=false & KeepPreparedTxn=true could be potentially useful for backward compatibility with Flink, when the new version of Flink that impl

Re: [DISCUSS] KIP-939: Support Participation in 2PC

2023-12-18 Thread Artem Livshits
Hi Justine, I've updated the KIP based on the KIP-890 updates. Now KIP-939 only needs to add one tagged field NextProducerEpoch as the other required fields will be added as part of KIP-890. > But here we could call the InitProducerId multiple times and we only want the producer with the correct

Re: Requesting permission to contribute to Apache Kafka

2023-12-18 Thread Roman Bondar
Hi, Yash, thank you so much! Now I have renamed myself in latin. May I ask for advice on how to get to know the community? The "getting-started" guide suggests introducing myself to the dev list, which I definitely plan to do, I suppose, in a new thread with an appropriate subject. And as for the b

[jira] [Created] (KAFKA-16030) new group coordinator should check if partition goes offline during load

2023-12-18 Thread Jeff Kim (Jira)
Jeff Kim created KAFKA-16030: Summary: new group coordinator should check if partition goes offline during load Key: KAFKA-16030 URL: https://issues.apache.org/jira/browse/KAFKA-16030 Project: Kafka

Jenkins build is still unstable: Kafka » Kafka Branch Builder » 3.7 #17

2023-12-18 Thread Apache Jenkins Server
See

RE: DISCUSS KIP-984 Add pluggable compression interface to Kafka

2023-12-18 Thread Diop, Assane
I would like to bring some attention to this KIP. We have added an interface to the compression code that allow anyone to build their own compression plugin and integrate easily back to kafka. Assane -Original Message- From: Diop, Assane Sent: Monday, October 2, 2023 9:27 AM To: dev

Re: [DISCUSS] Road to Kafka 4.0

2023-12-18 Thread Justine Olshan
Hey Luke -- There were some previous discussions on the mailing list about this but looks like we didn't file the ticket https://lists.apache.org/thread/sqsssos1d9whgmo92vdn81n9r5woy1wk When I asked some of the folks who worked on Kraft about this, they communicated to me that it was intentional

[jira] [Created] (KAFKA-16029) Investigate cause of "Unable to find FetchSessionHandler for node X" in logs

2023-12-18 Thread Kirk True (Jira)
Kirk True created KAFKA-16029: - Summary: Investigate cause of "Unable to find FetchSessionHandler for node X" in logs Key: KAFKA-16029 URL: https://issues.apache.org/jira/browse/KAFKA-16029 Project: Kafka

Jenkins build is unstable: Kafka » Kafka Branch Builder » 3.7 #16

2023-12-18 Thread Apache Jenkins Server
See

Re: [DISCUSS] Road to Kafka 4.0

2023-12-18 Thread Luke Chen
Hi all, We found that currently (the latest trunk branch), the unclean leader election is not supported in KRaft mode. That is, when users enable `unclean.leader.election.enable` in KRaft mode, the config won't take effect and just behave like `unclean.leader.election.enable` is disabled. KAFKA-12

[jira] [Created] (KAFKA-16028) AdminClient fails to describe consumer group

2023-12-18 Thread Jira
Ömer Şiar Baysal created KAFKA-16028: Summary: AdminClient fails to describe consumer group Key: KAFKA-16028 URL: https://issues.apache.org/jira/browse/KAFKA-16028 Project: Kafka Issue Ty

[jira] [Created] (KAFKA-16027) Refactor MetadataTest#testUpdatePartitionLeadership

2023-12-18 Thread Philip Nee (Jira)
Philip Nee created KAFKA-16027: -- Summary: Refactor MetadataTest#testUpdatePartitionLeadership Key: KAFKA-16027 URL: https://issues.apache.org/jira/browse/KAFKA-16027 Project: Kafka Issue Type: I

[jira] [Created] (KAFKA-16026) AsyncConsumer does not send a poll event to the background thread

2023-12-18 Thread Philip Nee (Jira)
Philip Nee created KAFKA-16026: -- Summary: AsyncConsumer does not send a poll event to the background thread Key: KAFKA-16026 URL: https://issues.apache.org/jira/browse/KAFKA-16026 Project: Kafka