Build failed in Jenkins: Kafka » Kafka Branch Builder » 3.7 #78

2024-01-29 Thread Apache Jenkins Server
See Changes: -- [...truncated 337851 lines...] [2024-01-30T06:58:52.223Z] Gradle Test Run :core:test > Gradle Test Executor 96 > ZooKeeperClientTest >

[DISCUSS] KIP-1018: Introduce max remote fetch timeout config

2024-01-29 Thread Kamal Chandraprakash
Hi all, I have opened a KIP-1018 to introduce dynamic max-remote-fetch-timeout broker config to give more control to the operator.

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

2024-01-29 Thread Apache Jenkins Server
See

[jira] [Created] (KAFKA-16209) fetchSnapshot might return null if topic is created before v2.8

2024-01-29 Thread Luke Chen (Jira)
Luke Chen created KAFKA-16209: - Summary: fetchSnapshot might return null if topic is created before v2.8 Key: KAFKA-16209 URL: https://issues.apache.org/jira/browse/KAFKA-16209 Project: Kafka

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

2024-01-29 Thread Jun Rao
Hi, Artem, Thanks for the reply. 20. So for the dual-write recipe, we should always call InitProducerId(keepPreparedTxn=true) from the producer? Then, should we change the following in the example to use InitProducerId(true) instead? 1. InitProducerId(false); TC STATE: Empty, ProducerId=42,

[jira] [Created] (KAFKA-16208) Design new Consumer timeout policy

2024-01-29 Thread Kirk True (Jira)
Kirk True created KAFKA-16208: - Summary: Design new Consumer timeout policy Key: KAFKA-16208 URL: https://issues.apache.org/jira/browse/KAFKA-16208 Project: Kafka Issue Type: Task

Re: [DISCUSS] KIP-853: KRaft Voters Change

2024-01-29 Thread José Armando García Sancio
Hi all, This DISCUSS thread was continue in a new thread at: [DISCUSS] KIP-853: KRaft Controller Membership Changes: https://lists.apache.org/thread/6o3sjvcb8dx1ozqfpltb7p0w76b4nd46 Thanks! -- -José

[jira] [Created] (KAFKA-16207) Implement KRaft internal listener for KRaftVersionRecord and VotersRecord

2024-01-29 Thread Jira
José Armando García Sancio created KAFKA-16207: -- Summary: Implement KRaft internal listener for KRaftVersionRecord and VotersRecord Key: KAFKA-16207 URL:

Re: [DISCUSS] KIP-1014: Managing Unstable Metadata Versions in Apache Kafka

2024-01-29 Thread Jun Rao
Hi, Colin, Thanks for the reply. "If Y changed the same file as X, we can just edit the file so that Y's change come first." It seems the effort is more than just editing the file. One has to change all the logic around the old IV. Also, what happens to the client? A client may have implemented

Re: [DISCUSS] KIP-1014: Managing Unstable Metadata Versions in Apache Kafka

2024-01-29 Thread Colin McCabe
On Tue, Jan 23, 2024, at 11:21, Jun Rao wrote: > Hi, Proven, > > Thanks for the KIP. > > I am not sure about the reordering approach proposed in the KIP. Let's say > in a release we have features X and Y, depending on MV IV1 and IV2, > respectively. At the release time, feature Y is ready, but X

[jira] [Created] (KAFKA-16206) ZkConfigMigrationClient tries to delete topic configs twice

2024-01-29 Thread David Arthur (Jira)
David Arthur created KAFKA-16206: Summary: ZkConfigMigrationClient tries to delete topic configs twice Key: KAFKA-16206 URL: https://issues.apache.org/jira/browse/KAFKA-16206 Project: Kafka

[jira] [Created] (KAFKA-16205) Reduce number of metadata requests during hybrid mode

2024-01-29 Thread David Arthur (Jira)
David Arthur created KAFKA-16205: Summary: Reduce number of metadata requests during hybrid mode Key: KAFKA-16205 URL: https://issues.apache.org/jira/browse/KAFKA-16205 Project: Kafka Issue

Re: [VOTE] KIP-974: Docker Image for GraalVM based Native Kafka Broker

2024-01-29 Thread Krishna Agarwal
Hi, A gentle nudge to cast your vote on the KIP. Your input is highly valued. Regards, Krishna On Mon, Nov 20, 2023 at 11:53 AM Krishna Agarwal < krishna0608agar...@gmail.com> wrote: > Hi, > I'd like to call a vote on KIP-974 which aims to publish a docker image > for GraalVM based Native

Re: [VOTE] 3.7.0 RC2

2024-01-29 Thread Omnia Ibrahim
Hi Stan and Gaurav, Just to clarify some points mentioned here before KAFKA-14616: I raised a year ago so it's not related to JBOD work. It is rather a blocker bug for KRAFT in general. The PR from Colin should fix this. Am not sure if it is a blocker for 3.7 per-say as it was a major bug

[jira] [Created] (KAFKA-16204) Stray file core/00000000000000000001.snapshot created when running core tests

2024-01-29 Thread Mickael Maison (Jira)
Mickael Maison created KAFKA-16204: -- Summary: Stray file core/0001.snapshot created when running core tests Key: KAFKA-16204 URL: https://issues.apache.org/jira/browse/KAFKA-16204

[jira] [Resolved] (KAFKA-16095) Update list group state type filter to include the states for the new consumer group type

2024-01-29 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-16095?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot resolved KAFKA-16095. - Fix Version/s: 3.8.0 Resolution: Fixed > Update list group state type filter to include

[jira] [Created] (KAFKA-16203) AutoCommit of empty offsets blocks following requests due to inflight flag

2024-01-29 Thread Lianet Magrans (Jira)
Lianet Magrans created KAFKA-16203: -- Summary: AutoCommit of empty offsets blocks following requests due to inflight flag Key: KAFKA-16203 URL: https://issues.apache.org/jira/browse/KAFKA-16203

[jira] [Created] (KAFKA-16202) Extra dot in error message in producer

2024-01-29 Thread Mickael Maison (Jira)
Mickael Maison created KAFKA-16202: -- Summary: Extra dot in error message in producer Key: KAFKA-16202 URL: https://issues.apache.org/jira/browse/KAFKA-16202 Project: Kafka Issue Type:

[jira] [Created] (KAFKA-16201) Kafka exception - org.apache.kafka.common.errors.NotLeaderOrFollowerException

2024-01-29 Thread Yogesh (Jira)
Yogesh created KAFKA-16201: -- Summary: Kafka exception - org.apache.kafka.common.errors.NotLeaderOrFollowerException Key: KAFKA-16201 URL: https://issues.apache.org/jira/browse/KAFKA-16201 Project: Kafka