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

2023-03-29 Thread Apache Jenkins Server
See Changes: -- [...truncated 544521 lines...] [2023-03-30T04:37:36.131Z] > Task :group-coordinator:classes UP-TO-DATE [2023-03-30T04:37:36.131Z] > Task :core:compileJava

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

2023-03-29 Thread Apache Jenkins Server
See

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

2023-03-29 Thread Apache Jenkins Server
See Changes: -- [...truncated 274503 lines...] [2023-03-29T23:11:07.228Z] Gradle Test Run :core:integrationTest > Gradle Test Executor 176 > ZooKeeperClientTest >

Re: [DISCUSS] KIP-915: Next Gen Group Coordinator Downgrade Path

2023-03-29 Thread Justine Olshan
Hey Jeff, Thanks for the response. I think I was wondering about the reverse scenario. If the coordinator supported field x, but it wasn't present in the record. In that case, will we have some sort of handling to not use that field? Justine On Wed, Mar 29, 2023 at 2:31 PM Jeff Kim wrote: >

Re: [DISCUSS] KIP-915: Next Gen Group Coordinator Downgrade Path

2023-03-29 Thread Jeff Kim
Hi Justine, Thank you for the comment. Yes, that is what we do today. Let's say there's a record that has two tagged fields, x and y. If the coordinator's schema only supports field x, that will be the only field it reads. Thanks, Jeff On Wed, Mar 29, 2023 at 12:43 PM Justine Olshan wrote: >

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

2023-03-29 Thread Apache Jenkins Server
See Changes: -- [...truncated 274874 lines...] [2023-03-29T20:31:02.519Z] [2023-03-29T20:31:02.519Z] Gradle Test Run :streams:integrationTest > Gradle Test Executor 179

Jenkins build is unstable: Kafka » Kafka Branch Builder » 3.4 #102

2023-03-29 Thread Apache Jenkins Server
See

[jira] [Resolved] (KAFKA-14829) Consolidate reassignment logic in PartitionReassignmentReplicas

2023-03-29 Thread Jira
[ https://issues.apache.org/jira/browse/KAFKA-14829?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] José Armando García Sancio resolved KAFKA-14829. Fix Version/s: 3.5.0 Resolution: Fixed > Consolidate

[jira] [Created] (KAFKA-14870) KerberosLogin reLogin does not persist the login CallbackHandler

2023-03-29 Thread Alex Popa (Jira)
Alex Popa created KAFKA-14870: - Summary: KerberosLogin reLogin does not persist the login CallbackHandler Key: KAFKA-14870 URL: https://issues.apache.org/jira/browse/KAFKA-14870 Project: Kafka

Re: [DISCUSS] KIP-915: Next Gen Group Coordinator Downgrade Path

2023-03-29 Thread Justine Olshan
Hey Jeff, Going off of Alexandre's point -- if we have a tagged field in one version but not another (or even in the same version we could have one with and one without) -- are we simply checking if the tagged field exists in the message before we try to read it? I think this is the sort of thing

[VOTE] KIP-915: Txn and Group Coordinator Downgrade Foundation

2023-03-29 Thread Jeff Kim
Hi all, I would like to start the vote on KIP-915: Txn and Group Coordinator Downgrade Foundation. KIP: https://cwiki.apache.org/confluence/display/KAFKA/KIP-915%3A+Txn+and+Group+Coordinator+Downgrade+Foundation Discussion thread: https://lists.apache.org/thread/myyl7phrnl6vsnzdskrntgzpvshoj4n3

[jira] [Created] (KAFKA-14869) txn and group coordinator downgrade foundation

2023-03-29 Thread Jeff Kim (Jira)
Jeff Kim created KAFKA-14869: Summary: txn and group coordinator downgrade foundation Key: KAFKA-14869 URL: https://issues.apache.org/jira/browse/KAFKA-14869 Project: Kafka Issue Type: Task

[jira] [Created] (KAFKA-14868) Add metric counting capability to KafkaMetricsGroup to facilitate checking that the metric is missed when it is closed

2023-03-29 Thread hudeqi (Jira)
hudeqi created KAFKA-14868: -- Summary: Add metric counting capability to KafkaMetricsGroup to facilitate checking that the metric is missed when it is closed Key: KAFKA-14868 URL:

A Message from the Board to PMC members

2023-03-29 Thread Rich Bowen
Dear Apache Project Management Committee (PMC) members, The Board wants to take just a moment of your time to communicate a few things that seem to have been forgotten by a number of PMC members, across the Foundation, over the past few years. Please note that this is being sent to all projects

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

2023-03-29 Thread Apache Jenkins Server
See Changes: -- [...truncated 274660 lines...] [2023-03-29T11:27:26.516Z] > Task :connect:json:compileTestJava UP-TO-DATE [2023-03-29T11:27:26.516Z] > Task

[jira] [Created] (KAFKA-14867) Trigger rebalance when replica racks change if client.rack is configured

2023-03-29 Thread Rajini Sivaram (Jira)
Rajini Sivaram created KAFKA-14867: -- Summary: Trigger rebalance when replica racks change if client.rack is configured Key: KAFKA-14867 URL: https://issues.apache.org/jira/browse/KAFKA-14867

[jira] [Resolved] (KAFKA-14853) the serializer/deserialize which extends ClusterResourceListener is not added to Metadata

2023-03-29 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14853?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai resolved KAFKA-14853. Fix Version/s: 3.5.0 Resolution: Fixed > the serializer/deserialize which extends