Jenkins build is still unstable: Kafka » Kafka Branch Builder » trunk #2653

2024-02-16 Thread Apache Jenkins Server
See

Re: [Discuss] KIP-1019: Expose method to determine Metric Measurability

2024-02-16 Thread Matthias J. Sax
Thanks for the KIP. Seems there is not much we need to discuss about it. Feel free to start a VOTE. -Matthias On 2/15/24 7:24 AM, Manikumar wrote: LGTM, Thanks for the KIP. On Thu, Feb 15, 2024 at 8:50 PM Doğuşcan Namal wrote: LGTM thanks for the KIP. +1(non-binding) On Wed, 14 Feb 2024

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

2024-02-16 Thread Artem Livshits
Hi Rowland, > I am not sure what you mean by guarantee, A guarantee would be an elimination of complexity or a condition. E.g. if adding an explicit prepare RPC eliminated in-doubt transactions, or eliminated a significant complexity in implementation. > 1. Transactions that haven’t reached

Re: [DISCUSS] KIP-853: KRaft Controller Membership Changes

2024-02-16 Thread Jun Rao
Thanks for the reply, Jose. 10. "The controller state machine will instead push the brokers' kraft.version information to the KRaft client". If we do that, why do we need KRaftVersionRecord? 15. Hmm, I thought controller.listener.names already provides the listener name. It's a list so that we

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

2024-02-16 Thread Apache Jenkins Server
See

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

2024-02-16 Thread Apache Jenkins Server
See

Re: [VOTE] 3.7.0 RC4

2024-02-16 Thread Stanislav Kozlovski
Thanks all for the help in verifying. I have updated https://gist.github.com/stanislavkozlovski/820976fc7bfb5f4dcdf9742fd96a9982 with the system tests. There were two builds ran, and across those - the following tests failed two times in a row:

Re: [DISCUSS] KIP-853: KRaft Controller Membership Changes

2024-02-16 Thread José Armando García Sancio
Hi Jason and Jun, I have updated the KIP to incorporate your feedback. Some of the changes are: 1. Removed security protocol from the listener definition. The local replica is going to assume that the remote replica has the same listener name to security group mapping. 2. Reverted most of the

[jira] [Created] (KAFKA-16265) Add durationFilter to ListTransactionsRequest

2024-02-16 Thread Yang Yu (Jira)
Yang Yu created KAFKA-16265: --- Summary: Add durationFilter to ListTransactionsRequest Key: KAFKA-16265 URL: https://issues.apache.org/jira/browse/KAFKA-16265 Project: Kafka Issue Type: Sub-task

[jira] [Created] (KAFKA-16266) Introduce TransactionLastUpdateTimeMs tagged field to DescribeTransactionsResponse

2024-02-16 Thread Yang Yu (Jira)
Yang Yu created KAFKA-16266: --- Summary: Introduce TransactionLastUpdateTimeMs tagged field to DescribeTransactionsResponse Key: KAFKA-16266 URL: https://issues.apache.org/jira/browse/KAFKA-16266 Project:

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

2024-02-16 Thread Apache Jenkins Server
See Changes: -- [...truncated 347834 lines...] [2024-02-16T16:57:04.886Z] [2024-02-16T16:57:04.886Z] This code is duplicated in

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

2024-02-16 Thread Apache Jenkins Server
See

Re: [DISCUSS] KIP-853: KRaft Controller Membership Changes

2024-02-16 Thread José Armando García Sancio
Thanks for the feedback Jason. See my comments below. On Mon, Feb 5, 2024 at 3:11 PM Jason Gustafson wrote: > 1. When adding a voter, the KIP proposes to return a timeout error if the > voter cannot catch up in time. It might be more useful to return a more > specific error so that an operator

Re: [VOTE] 3.7.0 RC4

2024-02-16 Thread Federico Valeri
Hi Stanislav, it's +1 (non binding) for me. - Built from source using Java 17 and Scala 2.13. - Ran all unit and integration tests. - Used the staged Maven artifacts to test some client applications against ZK and KRaft based clusters. - Tested the Cluster-wide dynamic log adjustment for Kafka

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

2024-02-16 Thread Apache Jenkins Server
See Changes: -- [...truncated 466570 lines...] [2024-02-16T12:42:58.727Z] > Task :clients:generatePomFileForMavenJavaPublication [2024-02-16T12:42:58.727Z] > Task

Re: [VOTE] 3.7.0 RC4

2024-02-16 Thread Vedarth Sharma
Hey Stanislav, Thanks for the release candidate. +1 (non-binding) I tested and verified the docker image artifact apache/kafka:3.7.0-rc4:- - verified create topic, produce messages and consume messages flow when running the docker image with - default configs - configs provided via env

Re: [PR] MINOR: Add docker in list of templates that get rendered [kafka-site]

2024-02-16 Thread via GitHub
omkreddy merged PR #574: URL: https://github.com/apache/kafka-site/pull/574 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[jira] [Created] (KAFKA-16264) Expose `producer.id.expiration.check.interval.ms` as dynamic broker configuration

2024-02-16 Thread Jorge Esteban Quilcate Otoya (Jira)
Jorge Esteban Quilcate Otoya created KAFKA-16264: Summary: Expose `producer.id.expiration.check.interval.ms` as dynamic broker configuration Key: KAFKA-16264 URL: