[jira] [Created] (KAFKA-14078) Replica fetches to follower should return NOT_LEADER error

2022-07-14 Thread Jason Gustafson (Jira)
Jason Gustafson created KAFKA-14078: --- Summary: Replica fetches to follower should return NOT_LEADER error Key: KAFKA-14078 URL: https://issues.apache.org/jira/browse/KAFKA-14078 Project: Kafka

Re: [DISCUSS] Apache Kafka 3.3.0 Release

2022-07-14 Thread Jason Gustafson
Hey Jose, Thanks for volunteering to manage the release! KIP-833 is currently slotted for 3.3. We've been getting some help from Jack Vanlighty to validate the raft implementation in TLA+ and with frameworks like Jepsen. The specification is written here if anyone is interested:

KAFKA-13572 Negative preferred replica imbalance metric

2022-07-14 Thread Haruki Okada
Hi, Kafka. We found that the race in topic-deletion procedure could cause the preferred replica imbalance metric to be negative. The phenomenon can easily happen when many topics are deleted at once, and since we use the metric for monitoring, we have to restart the controller to fix the metric

[jira] [Created] (KAFKA-14077) KRaft should support recovery from failed disk

2022-07-14 Thread Jason Gustafson (Jira)
Jason Gustafson created KAFKA-14077: --- Summary: KRaft should support recovery from failed disk Key: KAFKA-14077 URL: https://issues.apache.org/jira/browse/KAFKA-14077 Project: Kafka Issue

[jira] [Resolved] (KAFKA-13846) Add an overloaded metricOrElseCreate function in Metrics

2022-07-14 Thread Guozhang Wang (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13846?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guozhang Wang resolved KAFKA-13846. --- Fix Version/s: 3.3.0 Resolution: Fixed > Add an overloaded metricOrElseCreate

Re: [DISCUSS] KIP-848: The Next Generation of the Consumer Rebalance Protocol

2022-07-14 Thread Guozhang Wang
Thanks Hector! Yes, making the templated group "type" with extensible handling logic is part of the motivation of this rebalance protocol. Guozhang On Thu, Jul 14, 2022 at 10:35 AM Hector Geraldino (BLOOMBERG/ 919 3RD A) < hgerald...@bloomberg.net> wrote: > Kudos David, Guozhang, and Jason for

[jira] [Created] (KAFKA-14076) Fix issues with KafkaStreams.CloseOptions

2022-07-14 Thread Jim Hughes (Jira)
Jim Hughes created KAFKA-14076: -- Summary: Fix issues with KafkaStreams.CloseOptions Key: KAFKA-14076 URL: https://issues.apache.org/jira/browse/KAFKA-14076 Project: Kafka Issue Type: Bug

[jira] [Created] (KAFKA-14075) Consumer Group deletion does not delete pending transactional offset commits

2022-07-14 Thread Jeff Kim (Jira)
Jeff Kim created KAFKA-14075: Summary: Consumer Group deletion does not delete pending transactional offset commits Key: KAFKA-14075 URL: https://issues.apache.org/jira/browse/KAFKA-14075 Project: Kafka

Re:[DISCUSS] KIP-848: The Next Generation of the Consumer Rebalance Protocol

2022-07-14 Thread Hector Geraldino (BLOOMBERG/ 919 3RD A)
Kudos David, Guozhang, and Jason for putting together such a great proposal. I don't want to hijack the discussion, just wanted to mention that it would be great if the final design is made extensible enough, so other use cases (like Kafka Connect, Schema Registry, etc.) can be added later on.

[GitHub] [kafka-site] mumrah merged pull request #423: Add a new signing key for David Arthur

2022-07-14 Thread GitBox
mumrah merged PR #423: URL: https://github.com/apache/kafka-site/pull/423 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

Re: [DISCUSS] KIP-844: Transactional State Stores

2022-07-14 Thread Alexander Sorokoumov
Hi, I updated the KIP with the following changes: * Replaced in-memory batches with the secondary-store approach as the default implementation to address the feedback about memory pressure as suggested by Sagar and Bruno. * Introduced StateStore#commit and StateStore#recover methods as an

[jira] [Created] (KAFKA-14074) Restarting a broker during re-assignment can leave log directory entries

2022-07-14 Thread Adrian Preston (Jira)
Adrian Preston created KAFKA-14074: -- Summary: Restarting a broker during re-assignment can leave log directory entries Key: KAFKA-14074 URL: https://issues.apache.org/jira/browse/KAFKA-14074

Re: [DISCUSS] Apache Kafka 3.2.1 release

2022-07-14 Thread Luke Chen
+1, Thanks David! On Thu, Jul 14, 2022 at 1:16 PM David Jacot wrote: > +1. Thanks David. > > Le mer. 13 juil. 2022 à 23:43, José Armando García Sancio > a écrit : > > > +1. Thanks for volunteering David. > > > > -- > > -José > > >