Kafka jenkins is unable to run and view old builds.

2024-05-26 Thread Luke Chen
Hi all, Currently, the Kafka jenkins is unable to run and view old builds. I've filed INFRA-25824 to infra team. Thanks. Luke

[jira] [Resolved] (KAFKA-16804) Replace gradle archivesBaseName with archivesName

2024-05-26 Thread Greg Harris (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-16804?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Greg Harris resolved KAFKA-16804. - Fix Version/s: 3.8.0 Resolution: Fixed > Replace gradle archivesBaseName with archivesNam

[jira] [Created] (KAFKA-16843) Remove preAppendErrors from createPutCacheCallback

2024-05-26 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created KAFKA-16843: -- Summary: Remove preAppendErrors from createPutCacheCallback Key: KAFKA-16843 URL: https://issues.apache.org/jira/browse/KAFKA-16843 Project: Kafka Issue

Re: [VOTE] KIP 1047 - Introduce new org.apache.kafka.tools.api.Decoder to replace kafka.serializer.Decoder

2024-05-26 Thread Frank Yang
Hi everyone, Thanks for participating in the discussion and voting! KIP-1047 has been accepted with the following +1 votes: - Chia-Ping Tsai (binding) - Josep Prat (binding) - Mickael Maison (binding) - Luke Chen (binding) - Andrew Schofield (non-binding) - Kuan Po Tseng (non-binding) - 吳岱儒 (non-

[QUESTION] Move log start offset back in time for data recovery

2024-05-26 Thread bo gao
Hi, I have one question for tier storage, have a 3.6 cluster with some log segments exists in the remote store with metadata, but kafka's earliest offset is more recent, is there a way to move start log offset back in time? I wonder if we can still serve that data to consumer. If yes, would apprec