Jenkins build is still unstable: Kafka » Kafka Branch Builder » trunk #2717

2024-03-12 Thread Apache Jenkins Server
See

Re: [VOTE] KIP-939: Support Participation in 2PC

2024-03-12 Thread Justine Olshan
Hey Artem, I took another look at the KIP and the discussion on the mailing list. +1 (binding) from me :) Justine On Wed, Mar 6, 2024 at 10:23 AM Martijn Visser wrote: > Hi all, > > It is so exiting to see this KIP and know that it will greatly benefit > Flink and other technologies. > > +1

[jira] [Resolved] (KAFKA-9690) MemoryLeak in JMX Reporter

2024-03-12 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-9690?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai resolved KAFKA-9690. --- Resolution: Duplicate close this due to https://issues.apache.org/jira/browse/KAFKA-9306 >

[jira] [Resolved] (KAFKA-9504) Memory leak in KafkaMetrics registered to MBean

2024-03-12 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-9504?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai resolved KAFKA-9504. --- Resolution: Duplicate close this due to https://issues.apache.org/jira/browse/KAFKA-9306 >

Jenkins build is still unstable: Kafka » Kafka Branch Builder » trunk #2716

2024-03-12 Thread Apache Jenkins Server
See

[jira] [Created] (KAFKA-16367) Full ConsumerGroupHeartbeat response must be sent when full request is received

2024-03-12 Thread David Jacot (Jira)
David Jacot created KAFKA-16367: --- Summary: Full ConsumerGroupHeartbeat response must be sent when full request is received Key: KAFKA-16367 URL: https://issues.apache.org/jira/browse/KAFKA-16367

Re: [DISCUSS] KIP-1024: Make the restore behavior of GlobalKTables with custom processors configureable

2024-03-12 Thread Lucas Brutschy
@Matthias: Thanks, I didn't realize that we need processors for any custom store. Are we sure we cannot build a generic processor to load data into a custom key-value store? I'm not sure, but you know the code better than me. One other alternative is to allow the user to provide a state