Re: [VOTE] KIP-770: Replace "buffered.records.per.partition" with "input.buffer.max.bytes"

2022-01-22 Thread Sagar
Hi All, There is a small update to the KIP whereby the newly introduced metric *total-bytes *has been renamed to *input-buffer-bytes-total.* Thanks! Sagar. On Wed, Sep 29, 2021 at 9:57 AM Sagar wrote: > We have 3 binding votes: Sophie/Guozhang/Mathias > and 2 non-binding votes: Josep/Luke and

[jira] [Created] (KAFKA-13612) internal topics won't be created in metadataRequest when auto.create.topics.enable=false

2022-01-22 Thread Luke Chen (Jira)
Luke Chen created KAFKA-13612: - Summary: internal topics won't be created in metadataRequest when auto.create.topics.enable=false Key: KAFKA-13612 URL: https://issues.apache.org/jira/browse/KAFKA-13612 Pr

Re: __consumer_offsets auto creation with `auto.create.topics.enable = false`

2022-01-22 Thread Luke Chen
Hi Dom, Thanks for reporting the issue. Yes, I think this is a regression issue. I've created a bug in JIRA: KAFKA-13612 . I'll work on a fix for it. Thank you. Luke On Fri, Jan 21, 2022 at 9:59 PM Dominic Evans wrote: > Hi, > > Kafka 2.8.x ch

Re: State store guarantees - KStreams 2.8.1

2022-01-22 Thread Jiří Syrový
It's built in-house, but the samples I've posted here are from the local store with remote lookup disabled. API just adds meta data and hostname. On Sat, 22 Jan 2022 at 03:46, Matthias J. Sax wrote: > Well, it's unclear what the remote lookup does... As Kafka Streams does > not implement this p