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

2022-05-12 Thread Apache Jenkins Server
See

Re: [DISCUSS] KIP-836: Addition of Information in DescribeQuorumResponse about Voter Lag

2022-05-12 Thread Niket Goel
Appreciate the careful review Jose.! Ack on 1 and 2. Will fix. For number 3 (and I am using [1] as a reference for this discussion), I think the correct language to use would be: "Whenever a new fetch request comes in the replica's last caught up time is updated to the time of this fetch

Re: [DISCUSS] KIP-836: Addition of Information in DescribeQuorumResponse about Voter Lag

2022-05-12 Thread José Armando García Sancio
Thanks for the Kafka improvement Niket. 1. For the fields `LastFetchTime` and `LastCaughtUpTime`, Kafka tends to use the suffix "Timestamp" when the value is an absolute wall clock value. 2. The method `result()` for the type `DescribeQuorumResult` returns the type `DescribeQuorumResponseData`.

Re: [DISCUSS] KIP-836: Addition of Information in DescribeQuorumResponse about Voter Lag

2022-05-12 Thread Niket Goel
Hey Ron, That's a good callout. Just a minor call out so that we are on the same page - This API is always responded to by the Raft leader. Now as you pointed out there is a possibility that the leader has not heard from the voters yet. We will need to add in a state describing this UNKNOWN fetch

Re: [DISCUSS] KIP-836: Addition of Information in DescribeQuorumResponse about Voter Lag

2022-05-12 Thread Ron Dagostino
Hi Niket. Thanks for the KIP. Are all the fields you specified always known? For example, might a new controller not have a last fetch time for other voters, and then what would it send in the response? If this is possible then we should be explicit about what is to be sent in this case. Ron

Re: [DISCUSS] KIP-836: Addition of Information in DescribeQuorumResponse about Voter Lag

2022-05-12 Thread Niket Goel
Thanks for the suggestion Colin. > One minor point: I suspect that whatever we end up naming the additional fields here, should also be the name of the metrics in KIP-835. So if we go with a metric named "last-applied-offset" we'd want a lastAppliedOffset field here, and so on. This is a good

Re: [DISCUSS] KIP-787 - MM2 Interface to manage Kafka resources

2022-05-12 Thread Omnia Ibrahim
I updated the KIP to reflect the options we have been discussing since Oct 2021 for people who didn't read the discussion thread. On Wed, May 11, 2022 at 11:07 PM Omnia Ibrahim wrote: > Hi Colin, > I don't mind the idea of MM2 users implementing the AdminClient interface. > However, there're

[GitHub] [kafka-site] mimaison commented on a diff in pull request #410: KAFKA-13882 Docker to preview docs locally

2022-05-12 Thread GitBox
mimaison commented on code in PR #410: URL: https://github.com/apache/kafka-site/pull/410#discussion_r871590415 ## start-preview.sh: ## @@ -0,0 +1,9 @@ +#!/usr/bin/env bash + +set -euxo pipefail + +docker build -t kafka-site-preview . + +docker run -dit --rm --name mypreview -p

[GitHub] [kafka-site] mimaison commented on a diff in pull request #410: KAFKA-13882 Docker to preview docs locally

2022-05-12 Thread GitBox
mimaison commented on code in PR #410: URL: https://github.com/apache/kafka-site/pull/410#discussion_r871588483 ## README.md: ## @@ -0,0 +1,11 @@ +# How to preview the documentation changes locally? + +The documentation can hosted on a local webserver via httpd. + +You can run

[GitHub] [kafka-site] qingwei91 commented on a diff in pull request #410: KAFKA-13882 Docker to preview docs locally

2022-05-12 Thread GitBox
qingwei91 commented on code in PR #410: URL: https://github.com/apache/kafka-site/pull/410#discussion_r871576678 ## README.md: ## @@ -0,0 +1,11 @@ +# How to preview the documentation changes locally? + +The documentation can hosted on a local webserver via httpd. + +You can run

[GitHub] [kafka-site] mimaison commented on a diff in pull request #410: KAFKA-13882 Docker to preview docs locally

2022-05-12 Thread GitBox
mimaison commented on code in PR #410: URL: https://github.com/apache/kafka-site/pull/410#discussion_r871522164 ## README.md: ## @@ -0,0 +1,11 @@ +# How to preview the documentation changes locally? + +The documentation can hosted on a local webserver via httpd. + +You can run

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

2022-05-12 Thread Apache Jenkins Server
See

[jira] [Created] (KAFKA-13896) Support unsafe downgrades in KRaft

2022-05-12 Thread David Arthur (Jira)
David Arthur created KAFKA-13896: Summary: Support unsafe downgrades in KRaft Key: KAFKA-13896 URL: https://issues.apache.org/jira/browse/KAFKA-13896 Project: Kafka Issue Type: Sub-task

Jenkins build is still unstable: Kafka » Kafka Branch Builder » 3.1 #123

2022-05-12 Thread Apache Jenkins Server
See

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

2022-05-12 Thread Apache Jenkins Server
See

[GitHub] [kafka-site] qingwei91 commented on pull request #410: KAFKA-13882 Docker to preview docs locally

2022-05-12 Thread GitBox
qingwei91 commented on PR #410: URL: https://github.com/apache/kafka-site/pull/410#issuecomment-1124867030 I dont think we can do the same on https://github.com/apache/kafka/ itself, please correct me if I'm wrong -- This is an automated message from the Apache Git Service. To respond to

[GitHub] [kafka-site] qingwei91 opened a new pull request, #410: KAFKA-13882 Docker to preview docs locally

2022-05-12 Thread GitBox
qingwei91 opened a new pull request, #410: URL: https://github.com/apache/kafka-site/pull/410 I've added a Dockerfile and handy script to run documentation locally with 1 command. It should reduce friction for docs contribution. -- This is an automated message from the Apache

Re: [kafka-clients] Re: [VOTE] 3.2.0 RC1

2022-05-12 Thread Bruno Cadonna
Hi all, Please review the blog post for the Apache Kafka 3.2.0 release: https://blogs.apache.org/preview/kafka/?previewEntry=what-s-new-in-apache8 I will accept comments until Monday, May 16th EOD PT. Best, Bruno On 06.05.22 14:52, 'David Jacot' via kafka-clients wrote: Thanks for running

[jira] [Created] (KAFKA-13895) Fix javadocs build with JDK < 12

2022-05-12 Thread Tom Bentley (Jira)
Tom Bentley created KAFKA-13895: --- Summary: Fix javadocs build with JDK < 12 Key: KAFKA-13895 URL: https://issues.apache.org/jira/browse/KAFKA-13895 Project: Kafka Issue Type: Task

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

2022-05-12 Thread Apache Jenkins Server
See

[RESULTS] [VOTE] Release Kafka version 3.1.1

2022-05-12 Thread Tom Bentley
This vote passes with 7 +1 votes (3 bindings) and no 0 or -1 votes. +1 votes PMC Members: * Mickael Maison * Bill Bejeck * David Jacot Committers: * Luke Chen * Dongjoon Hyun Community: * Jakub Scholz * Michal Tóth 0 votes * No votes -1 votes * No votes Vote thread:

Re: [VOTE] 3.1.1 RC1

2022-05-12 Thread Tom Bentley
Hi, Not having heard from any of the existing voters, I will go ahead and complete the release process. Thanks Chris, I will do that and also open JIRAs for any other flaky tests which don't already have them. Dongjoon, thanks for your patience and sorry for this having been a longer than usual

[GitHub] [kafka-site] gty92 opened a new pull request, #409: Add AllegroGraph to powerdy-by

2022-05-12 Thread GitBox
gty92 opened a new pull request, #409: URL: https://github.com/apache/kafka-site/pull/409 Hello Kafka team, please consider merge this small PR where a new entry is added to `powered-by.html`. Thank you! -- This is an automated message from the Apache Git Service. To respond to

Re: [DISCUSS] KIP-832 Allow creating a producer/consumer using a producer/consumer config

2022-05-12 Thread Bruno Cadonna
Hi Francois, Modifying this KIP or starting a new one is your call. I guess the idea of the builder might cause some more discussions. So if you want to get a working version released as soon as possible, I would opt to get the current KIP implemented and create a new one for the builder. If

Re: Contributor Permission

2022-05-12 Thread Luke Chen
Hi Jack, I've added you into the contribution list. Thanks for the interest in Apache Kafka. Luke On Thu, May 12, 2022 at 8:44 AM Jack Burgoyne wrote: > Hello, > > I'd like to start contributing to Kafka, could I have contributor > permission for my Jira username: jcbu2718? > > Thank you, >

Re: Request to be added to Kafka Jira project

2022-05-12 Thread Lim Qingwei
Thanks for your help! On Thu, May 12, 2022 at 7:36 AM Luke Chen wrote: > Hi Lim, > > I've added you into the contribution list in JIRA. > Thanks for the interest in Apache Kafka. > > Luke > > On Thu, May 12, 2022 at 2:09 PM Lim Qingwei wrote: > > > Sorry, I misread, my jira id is qingwei91 > >

Re: Request to be added to Kafka Jira project

2022-05-12 Thread Luke Chen
Hi Lim, I've added you into the contribution list in JIRA. Thanks for the interest in Apache Kafka. Luke On Thu, May 12, 2022 at 2:09 PM Lim Qingwei wrote: > Sorry, I misread, my jira id is qingwei91 > > On Thu, May 12, 2022 at 7:01 AM Lim Qingwei wrote: > > > Hi, I am looking to pick this

Re: Request to be added to Kafka Jira project

2022-05-12 Thread Lim Qingwei
Sorry, I misread, my jira id is qingwei91 On Thu, May 12, 2022 at 7:01 AM Lim Qingwei wrote: > Hi, I am looking to pick this up: > https://issues.apache.org/jira/browse/KAFKA-13882 > > On Wed, May 11, 2022 at 10:04 PM Mickael Maison > wrote: > >> Hi, >> >> Welcome and thanks for your interest

Re: Request to be added to Kafka Jira project

2022-05-12 Thread Lim Qingwei
Hi, I am looking to pick this up: https://issues.apache.org/jira/browse/KAFKA-13882 On Wed, May 11, 2022 at 10:04 PM Mickael Maison wrote: > Hi, > > Welcome and thanks for your interest in Kafka! > What is your JIRA id? > > Thanks, > Mickael > > On Wed, May 11, 2022 at 10:45 PM Lim Qingwei