[jira] [Created] (KAFKA-19346) Move LogReadResult to server module

2025-05-28 Thread Lan Ding (Jira)
Lan Ding created KAFKA-19346: Summary: Move LogReadResult to server module Key: KAFKA-19346 URL: https://issues.apache.org/jira/browse/KAFKA-19346 Project: Kafka Issue Type: Sub-task

[jira] [Resolved] (KAFKA-19341) Execution of HighWatermarkUpdate failed

2025-05-28 Thread Patrik Kleindl (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-19341?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrik Kleindl resolved KAFKA-19341. Resolution: Fixed Already fixed by minor commit in trunk. > Execution of HighWatermarkUpd

[jira] [Created] (KAFKA-19345) Use ShareFetchUtils mock for DelayedShareFetchTest tests

2025-05-28 Thread Abhinav Dixit (Jira)
Abhinav Dixit created KAFKA-19345: - Summary: Use ShareFetchUtils mock for DelayedShareFetchTest tests Key: KAFKA-19345 URL: https://issues.apache.org/jira/browse/KAFKA-19345 Project: Kafka Is

Re: [DISCUSS] KIP-1150 Diskless Topics

2025-05-28 Thread Jorge Esteban Quilcate Otoya
Thanks Colin! As one of the co-authors, here are the team responses: > I think there's a bit of confusion in the motivation and naming here. As Jun said, what's being proposed here is not truly "diskless" -- we're still storing a fair amount of metadata on local disks. We propose to address the n

Re: [DISCUSS] KIP-1150 Diskless Topics

2025-05-28 Thread Jorge Esteban Quilcate Otoya
Hi, Tao Jiuming. The Diskless proposal doesn’t plan to modify the Kafka Storage API. I'm adding a note about this in the KIP. Please, see KIP-1163 for more details about the write path. We can also follow-up the discussion in its own discussion thread. Thanks, Jorge. On Thu, 15 May 2025 at 12:5

Re: [DISCUSS] KIP-1159: Large message reference based Serializer

2025-05-28 Thread Omnia Ibrahim
Hi Luke, I had another round of updating the KIP. I now made `PayloadStore::publish` returns a simplified version of “PayloadResponse” which will now will simply have the "fullPayloadPath", and “PayloadException”. If PayloadResponse - contains PayloadStoreException with `isRetriable` flag set

[jira] [Resolved] (KAFKA-19344) Move assignable share partition method from describer to group spec.

2025-05-28 Thread Andrew Schofield (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-19344?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Schofield resolved KAFKA-19344. -- Fix Version/s: 4.1.0 Resolution: Fixed > Move assignable share partition method

[jira] [Resolved] (KAFKA-19310) Missing mocks for DelayedShareFetchTest tests related to Memory Records slicing

2025-05-28 Thread Apoorv Mittal (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-19310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apoorv Mittal resolved KAFKA-19310. --- Fix Version/s: 4.1.0 Resolution: Fixed > Missing mocks for DelayedShareFetchTest test

[jira] [Resolved] (KAFKA-19336) Upgrade jackson libs since v2.16 is not maintained anymore

2025-05-28 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-19336?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai resolved KAFKA-19336. Fix Version/s: 4.1.0 Resolution: Fixed > Upgrade jackson libs since v2.16 is not ma

[jira] [Created] (KAFKA-19348) Move group metadata hash related functions to a class

2025-05-28 Thread PoAn Yang (Jira)
PoAn Yang created KAFKA-19348: - Summary: Move group metadata hash related functions to a class Key: KAFKA-19348 URL: https://issues.apache.org/jira/browse/KAFKA-19348 Project: Kafka Issue Type: I

[jira] [Created] (KAFKA-19347) AclControlManager unsafe state update

2025-05-28 Thread David Arthur (Jira)
David Arthur created KAFKA-19347: Summary: AclControlManager unsafe state update Key: KAFKA-19347 URL: https://issues.apache.org/jira/browse/KAFKA-19347 Project: Kafka Issue Type: Bug

Jenkins build is still unstable: Kafka » Kafka PowerPC Daily » test-powerpc #312

2025-05-28 Thread Apache Jenkins Server
See

[jira] [Created] (KAFKA-19349) Move CreateTopicsRequestWithPolicyTest to clients-integration-tests

2025-05-28 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created KAFKA-19349: -- Summary: Move CreateTopicsRequestWithPolicyTest to clients-integration-tests Key: KAFKA-19349 URL: https://issues.apache.org/jira/browse/KAFKA-19349 Project: Kafk

[jira] [Created] (KAFKA-19350) don't propagate the error caused by CreateTopicPolicy to FatalFaultHandler

2025-05-28 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created KAFKA-19350: -- Summary: don't propagate the error caused by CreateTopicPolicy to FatalFaultHandler Key: KAFKA-19350 URL: https://issues.apache.org/jira/browse/KAFKA-19350 Projec

Re: [DISCUSS] KIP-1161: cleanup.policy shouldn't be empty

2025-05-28 Thread 黃竣陽
Hello Jun, I have updated the KIP and introduced a new validator, NonEmptyListValidator, which ensures that the provided list is either null or a non-empty list without duplicate entries. I’ve also listed the configurations that will be validated using this logic. Please feel free to share any

[jira] [Resolved] (KAFKA-19342) Add AuthorizerIntegrationTest for alter share group offsets

2025-05-28 Thread Andrew Schofield (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-19342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Schofield resolved KAFKA-19342. -- Fix Version/s: 4.1.0 Resolution: Fixed > Add AuthorizerIntegrationTest for alte

Re: [DISCUSS] KIP-1150 Diskless Topics

2025-05-28 Thread Jorge Esteban Quilcate Otoya
Hi Jun, Thanks for the great feedback. Here are the team responses: > JR1. Sounds good. It would be useful to document the benefit from each major Cloud in the KIP. Sure. We are adding a reference to the current cross-AZ charges by the major providers. > JR2. We are working on validating the s