[jira] [Resolved] (KAFKA-14118) Generate and persist storage uuiid

2024-06-29 Thread Jira
[ https://issues.apache.org/jira/browse/KAFKA-14118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] José Armando García Sancio resolved KAFKA-14118. Resolution: Abandoned > Generate and persist storage uuiid > -

[jira] [Resolved] (KAFKA-14116) Update and add all of the Kafka Message Schemas

2024-06-29 Thread Jira
[ https://issues.apache.org/jira/browse/KAFKA-14116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] José Armando García Sancio resolved KAFKA-14116. Resolution: Abandoned > Update and add all of the Kafka Message Sc

[jira] [Resolved] (KAFKA-14113) KIP-856: KRaft Disk Failure Recovery

2024-06-29 Thread Jira
[ https://issues.apache.org/jira/browse/KAFKA-14113?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] José Armando García Sancio resolved KAFKA-14113. Resolution: Abandoned Approved and implementing https://issues.apa

Re: [DISCUSS] Apache Kafka 3.8.0 release

2024-06-29 Thread Josep Prat
Hi Justine, Marking MV 3.8-IV0 as latest production MV is done in this PR (I did both together) https://github.com/apache/kafka/pull/16400 Best, -- Josep Prat Open Source Engineering Director, Aiven josep.p...@aiven.io | +491715557497 | aiven.io Aiven Deutschland GmbH Alexand

Re: [VOTE] KIP-1025: Optionally URL-encode clientID and clientSecret in authorization header

2024-06-29 Thread Chris Egerton
Hi Nelson, Thank you for your patience! I like the plan for 4.0.0 and agree it'd be nice to land this KIP in time for 3.9.0. +1 (binding) Cheers, Chris On Wed, Jun 26, 2024 at 8:44 PM Nelson B. wrote: > Hi all, > > I want to bring up this thread once more. > > I am hoping to include this KIP

[jira] [Created] (KAFKA-17055) Use random replica ids in KafkaRaftClientTest and KafkaRaftClientSnapshotTest

2024-06-29 Thread Jira
José Armando García Sancio created KAFKA-17055: -- Summary: Use random replica ids in KafkaRaftClientTest and KafkaRaftClientSnapshotTest Key: KAFKA-17055 URL: https://issues.apache.org/jira/browse/KAFK

[jira] [Created] (KAFKA-17054) test

2024-06-29 Thread Xuze Yang (Jira)
Xuze Yang created KAFKA-17054: - Summary: test Key: KAFKA-17054 URL: https://issues.apache.org/jira/browse/KAFKA-17054 Project: Kafka Issue Type: Test Reporter: Xuze Yang -- This

Re: [VOTE] KIP-1054: Support external schemas in JSONConverter

2024-06-29 Thread Chris Egerton
Hi Priyanka, I think allowing a raw schema string, instead of introducing a property that gives users access to the file system on the worker, is a good idea. I have two small thoughts: 1) The KIP provides an example of schema.content:${directory:/schema/schema.json} for how a config provider mig