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

2023-05-15 Thread Apache Jenkins Server
See

Re: [VOTE] KIP-927: Improve the kafka-metadata-quorum output

2023-05-15 Thread ziming deng
Thanks for this improvement, +1 from me(binging) — Best, Ziming > On May 16, 2023, at 00:43, Federico Valeri wrote: > > Hi all, > > I'd like to start a vote on KIP-927: Improve the kafka-metadata-quorum output. > >

Re: [DISCUSS] KIP-931: Flag to ignore unused message attribute field

2023-05-15 Thread Luke Chen
Hi Divij and Ismael, Thanks for your great comments. Yes, I know record format changes are _extremely expensive_ for the ecosystem. But on the other hand, it's not clear "what kind of change" is worth changing it. That's why I posted the KIP for discussion. It looks like the benefit of this KIP

Re: [VOTE] KIP-927: Improve the kafka-metadata-quorum output

2023-05-15 Thread Luke Chen
+1 (binding) from me. Thanks. Luke On Tue, May 16, 2023 at 12:44 AM Federico Valeri wrote: > Hi all, > > I'd like to start a vote on KIP-927: Improve the kafka-metadata-quorum > output. > > > https://cwiki.apache.org/confluence/display/KAFKA/KIP-927%3A+Improve+the+kafka-metadata-quorum+output

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

2023-05-15 Thread Apache Jenkins Server
See Changes: -- [...truncated 472444 lines...] [2023-05-15T21:58:52.174Z] > Task :connect:api:publishToMavenLocal [2023-05-15T21:58:53.850Z] > Task :streams:javadoc

Re: [DISCUSS] Adding non-committers as Github collaborators

2023-05-15 Thread John Roesler
Hello again, all, Just a quick update: after merging the changes to asf.yaml, I received a notification that the list is limited to only 10 people, not 20 as the documentation states. Here is the list of folks who will now be able to triage PRs and trigger builds: Victoria Xia, Greg Harris,

[GitHub] [kafka-site] vvcephei merged pull request #511: MINOR: Update collaborators to 10

2023-05-15 Thread via GitHub
vvcephei merged PR #511: URL: https://github.com/apache/kafka-site/pull/511 -- 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:

[GitHub] [kafka-site] vvcephei commented on pull request #511: MINOR: Update collaborators to 10

2023-05-15 Thread via GitHub
vvcephei commented on PR #511: URL: https://github.com/apache/kafka-site/pull/511#issuecomment-1548570306 That sounds good to me. I just added a small note about needing to be logged in. -- This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [kafka-site] jlprat commented on a diff in pull request #511: MINOR: Update collaborators to 10

2023-05-15 Thread via GitHub
jlprat commented on code in PR #511: URL: https://github.com/apache/kafka-site/pull/511#discussion_r1194278203 ## contributing.html: ## @@ -89,7 +89,7 @@ Collaborators Review Comment: Ah! Right! I was logged out and I couldn't see it. If I'm logged in I

[GitHub] [kafka-site] vvcephei commented on a diff in pull request #511: MINOR: Update collaborators to 10

2023-05-15 Thread via GitHub
vvcephei commented on code in PR #511: URL: https://github.com/apache/kafka-site/pull/511#discussion_r1194276603 ## contributing.html: ## @@ -89,7 +89,7 @@ Collaborators Review Comment: Hmm, the links still work for me, although you apparently have to be

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

2023-05-15 Thread Apache Jenkins Server
See Changes: -- [...truncated 379075 lines...] [2023-05-15T17:53:52.344Z] > Task :streams:javadocJar [2023-05-15T17:53:53.369Z] [2023-05-15T17:53:53.369Z] > Task

[VOTE] KIP-927: Improve the kafka-metadata-quorum output

2023-05-15 Thread Federico Valeri
Hi all, I'd like to start a vote on KIP-927: Improve the kafka-metadata-quorum output. https://cwiki.apache.org/confluence/display/KAFKA/KIP-927%3A+Improve+the+kafka-metadata-quorum+output Discussion thread: https://lists.apache.org/thread/pph59hxvz5jkk709x53p44xrpdqwv8qc Thanks Fede

Re: [DISCUSS] KIP-927: Improve the kafka-metadata-quorum output

2023-05-15 Thread Federico Valeri
Hi Divij, I added this clarification and will start a vote soon. Thanks. On Mon, May 15, 2023 at 5:24 PM Divij Vaidya wrote: > > Thanks for providing answers to my suggestions folks. > > Based on your answers, it seems like the KIP wants to do, relative duration > = (now - timestamp), where

Build failed in Jenkins: Kafka » Kafka Branch Builder » 3.4 #131

2023-05-15 Thread Apache Jenkins Server
See Changes: -- [...truncated 514812 lines...] [2023-05-15T11:27:25.741Z] [INFO] --- archetype:2.2:integration-test (default-integration-test) @ streams-quickstart-java ---

[GitHub] [kafka-site] jlprat commented on a diff in pull request #511: MINOR: Update collaborators to 10

2023-05-15 Thread via GitHub
jlprat commented on code in PR #511: URL: https://github.com/apache/kafka-site/pull/511#discussion_r1194072858 ## contributing.html: ## @@ -89,7 +89,7 @@ Collaborators Review Comment: The 2 links above this lines do not seem to work for me -- This is an

Re: [DISCUSS] KIP-927: Improve the kafka-metadata-quorum output

2023-05-15 Thread Divij Vaidya
Thanks for providing answers to my suggestions folks. Based on your answers, it seems like the KIP wants to do, relative duration = (now - timestamp), where "now" is in UTC (and not in your machine's locale/timezone). Perhaps, it's worth clarifying in the KIP? Other than that, no more comments

[GitHub] [kafka-site] jlprat commented on pull request #511: MINOR: Update collaborators to 10

2023-05-15 Thread via GitHub
jlprat commented on PR #511: URL: https://github.com/apache/kafka-site/pull/511#issuecomment-1548073717 Strangely enough, I think I could navigate to those links before, but now they return a "page not found" -- This is an automated message from the Apache Git Service. To respond to the

[GitHub] [kafka-site] jlprat commented on pull request #511: MINOR: Update collaborators to 10

2023-05-15 Thread via GitHub
jlprat commented on PR #511: URL: https://github.com/apache/kafka-site/pull/511#issuecomment-1548071766 @vvcephei Now that you are on it, it seems the 2 confluence links are broken. Could you also fix those? -- This is an automated message from the Apache Git Service. To respond to the

[GitHub] [kafka-site] vvcephei commented on pull request #511: MINOR: Update collaborators to 10

2023-05-15 Thread via GitHub
vvcephei commented on PR #511: URL: https://github.com/apache/kafka-site/pull/511#issuecomment-1548065170 Hey @jlprat , do you mind reviewing this update as well? Thanks! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [kafka-site] vvcephei commented on pull request #511: MINOR: Update collaborators to 10

2023-05-15 Thread via GitHub
vvcephei commented on PR #511: URL: https://github.com/apache/kafka-site/pull/511#issuecomment-1548063495 See https://github.com/apache/kafka/pull/13722 -- 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

[GitHub] [kafka-site] vvcephei opened a new pull request, #511: MINOR: Update collaborators to 10

2023-05-15 Thread via GitHub
vvcephei opened a new pull request, #511: URL: https://github.com/apache/kafka-site/pull/511 The wiki page documented a limit of 20 people in the collaborators list, but when we merged the change, we were notified that that limit is actually 10 people. -- This is an automated message

[GitHub] [kafka-site] jlprat commented on pull request #510: MINOR: Add collaborator policy

2023-05-15 Thread via GitHub
jlprat commented on PR #510: URL: https://github.com/apache/kafka-site/pull/510#issuecomment-1548060579 This is strange, I really think I clicked the links to clarify if issues was the intended term or oversight. -- This is an automated message from the Apache Git Service. To respond to

[GitHub] [kafka-site] divijvaidya commented on pull request #510: MINOR: Add collaborator policy

2023-05-15 Thread via GitHub
divijvaidya commented on PR #510: URL: https://github.com/apache/kafka-site/pull/510#issuecomment-1548055677 Folks, the hyperlinks added in this PR don't work for me: https://github.com/apache/kafka-site/assets/71267/e6823887-465a-4d9d-aaf8-eb4be892b31c;>

[GitHub] [kafka-site] vvcephei merged pull request #510: MINOR: Add collaborator policy

2023-05-15 Thread via GitHub
vvcephei merged PR #510: URL: https://github.com/apache/kafka-site/pull/510 -- 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:

[GitHub] [kafka-site] vvcephei commented on a diff in pull request #510: MINOR: Add collaborator policy

2023-05-15 Thread via GitHub
vvcephei commented on code in PR #510: URL: https://github.com/apache/kafka-site/pull/510#discussion_r1193965770 ## contributing.html: ## @@ -78,6 +78,20 @@ Becoming a Committer Demonstrated good understanding and exercised good technical judgement on

[GitHub] [kafka-site] vvcephei commented on a diff in pull request #510: MINOR: Add collaborator policy

2023-05-15 Thread via GitHub
vvcephei commented on code in PR #510: URL: https://github.com/apache/kafka-site/pull/510#discussion_r1193964607 ## contributing.html: ## @@ -78,6 +78,20 @@ Becoming a Committer Demonstrated good understanding and exercised good technical judgement on

Re: [DISCUSS] KIP-931: Flag to ignore unused message attribute field

2023-05-15 Thread Ismael Juma
Hi Luke, Thanks for the KIP. A few things: 1. Record format changes are _extremely expensive_ for the ecosystem, so we need to have very strong motivation for them. There is a reason why we have had so few of them and the last one was in 0.11. 2. It was a conscious decision to make the record

Re: [DISCUSS] KIP-877: Mechanism for plugins and connectors to register metrics

2023-05-15 Thread Jorge Esteban Quilcate Otoya
Hi Mickael, Just to check the status of this KIP as it looks very useful. I can see how new Tiered Storage interfaces and plugins may benefit from this. Cheers, Jorge. On Mon, 6 Feb 2023 at 23:00, Chris Egerton wrote: > Hi Mickael, > > I agree that adding a getter method for Monitorable isn't

Re: [DISCUSS] KIP-931: Flag to ignore unused message attribute field

2023-05-15 Thread Divij Vaidya
Hey Luke Thank you for another great idea. Though, I agree with David's concern here. The benefits of the space savings outweigh the cost incurred for message conversion here. As an example, for a compressed workload, we will have to perform decompression -> change format -> compress in new

[jira] [Resolved] (KAFKA-14962) Whitespace in ACL configuration causes Kafka startup to fail

2023-05-15 Thread Divij Vaidya (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14962?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Divij Vaidya resolved KAFKA-14962. -- Reviewer: Manikumar Resolution: Fixed > Whitespace in ACL configuration causes Kafka

[DISCUSS] KIP-932: Queues for Kafka

2023-05-15 Thread Andrew Schofield
Hi, I would like to start a discussion thread on KIP-932: Queues for Kafka. This KIP proposes an alternative to consumer groups to enable cooperative consumption by consumers without partition assignment. You end up with queue semantics on top of regular Kafka topics, with per-message

Re: [DISCUSS] KIP-892: Transactional Semantics for StateStores

2023-05-15 Thread Nick Telford
Hi everyone, Quick update: I've added a new section to the KIP: "Offsets for Consumer Rebalances", that outlines my solution to the problem that StreamsPartitionAssignor needs to read StateStore offsets even if they're not currently open. Regards, Nick On Wed, 3 May 2023 at 11:34, Nick Telford

[jira] [Resolved] (KAFKA-14983) Upgrade jetty-server to 9.4.51

2023-05-15 Thread Luke Chen (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14983?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Luke Chen resolved KAFKA-14983. --- Resolution: Fixed > Upgrade jetty-server to 9.4.51 > -- > >