Re: [DISCUSS] KIP-932: Queues for Kafka

2023-07-09 Thread Matthias J. Sax
Daniel, sure. To allow the client to filter aborted messages, the broker currently attaches metadata that tell the client which records were aborted. But the first message after the LSO is a messages in pending state, ie, it was neither committed nor aborted yet, so it's not possible to filter

[jira] [Created] (KAFKA-15169) Add a test to make sure the remote index file is overwritten for the earlier existing(corrupted) files.

2023-07-09 Thread Satish Duggana (Jira)
Satish Duggana created KAFKA-15169: -- Summary: Add a test to make sure the remote index file is overwritten for the earlier existing(corrupted) files. Key: KAFKA-15169 URL: https://issues.apache.org/jira/browse/KA

[jira] [Resolved] (KAFKA-14828) Remove R/W lock from StandardAuthorizer

2023-07-09 Thread Purshotam Chauhan (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14828?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Purshotam Chauhan resolved KAFKA-14828. --- Fix Version/s: 3.6.0 Reviewer: Manikumar Reddy Resolution: Fixed > R