Sounds good!
@Lucia when you have a moment can you update the KIP with
the new proposal, including the details that Matthias pointed
out in his last response? After that's done I think you can go
ahead and call for a vote whenever you're ready!
On Sat, Mar 16, 2024 at 7:35 PM Matthias J. Sax wro
[
https://issues.apache.org/jira/browse/KAFKA-16376?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chia-Ping Tsai resolved KAFKA-16376.
Resolution: Duplicate
> Fix flaky ReplicaManagerTest.testRemoteFetchExpiresPerSecMetric
>
Hi,
I’ve been working to complete KIP-932 over the past few months and discussions
have quietened down.
I’d like to open the voting for KIP-932:
https://cwiki.apache.org/confluence/display/KAFKA/KIP-932%3A+Queues+for+Kafka
Thanks,
Andrew
Johnny Hsu created KAFKA-16381:
--
Summary: We should use a lock to protect the config getter in
KafkaMetric
Key: KAFKA-16381
URL: https://issues.apache.org/jira/browse/KAFKA-16381
Project: Kafka
>
>
>> In summary , There are two possible solution to handle the above
scenario when producer snapshot file found to be null
1. *Generate empty producer snapshot file at run time when copying
LogSegment*
- This will not require any backward compatibility dependencies with the
plugin.