Satish Duggana created KAFKA-14550:
--
Summary: MoveSnapshotFile and CorruptSnapshotException to storage
module
Key: KAFKA-14550
URL: https://issues.apache.org/jira/browse/KAFKA-14550
Project: Kafka
Congratulations Josep!
On Wed, 21 Dec 2022 at 22:38, Yash Mayya wrote:
>
> Congratulations Josep!
>
> On Tue, Dec 20, 2022, 22:56 Jun Rao wrote:
>
> > Hi, Everyone,
> >
> > The PMC of Apache Kafka is pleased to announce a new Kafka committer Josep
> > Prat.
> >
> > Josep has been contributing t
Thanks.
Glad we could align.
-Matthias
On 12/21/22 2:09 AM, Sagar wrote:
Hi All,
Just as an update, the changes described here:
```
Changes at a high level are:
1) KeyQueryMetada enhanced to have a new method called partitions().
2) Lifting the restriction of a single partition for IQ. Now
Federico Valeri created KAFKA-14549:
---
Summary: Move LogDirFailureChannel to storage module
Key: KAFKA-14549
URL: https://issues.apache.org/jira/browse/KAFKA-14549
Project: Kafka
Issue Type:
Hi everyone,
I've updated the KIP with a more detailed design, which reflects the
implementation I've been working on:
https://cwiki.apache.org/confluence/display/KAFKA/KIP-892%3A+Transactional+Semantics+for+StateStores
This new design should address the outstanding points already made in the
thr
Greg Harris created KAFKA-14548:
---
Summary: Stable streams applications stall due to infrequent
restoreConsumer polls
Key: KAFKA-14548
URL: https://issues.apache.org/jira/browse/KAFKA-14548
Project: Kafk
Natan Silnitsky created KAFKA-14547:
---
Summary: Be able to run kafka KRaft Server in tests without
needing to run a storage setup script
Key: KAFKA-14547
URL: https://issues.apache.org/jira/browse/KAFKA-14547
I did the following release validations -
- Verified that `./gradlew test` is successful on an ARM machine
- Verified that we are able to scrape metrics from JMX port
- Verified that a cluster running two brokers, 3.3.2 and 3.3.1
respectively, produce/consume works for both Zk and kraft
Will wait