Re: Kafka Streams threads sometimes fail transaction and are fenced after broker restart

2021-12-23 Thread Pieter Hameete
Hi Guozhang, Thank you so much for replying and bringing this KIP to my attention. It certainly looks like this could be the issue we are encountering. I'll monitor the KIP to see if there's anything we can do to help with testing if that is needed. Best wishes and have some great holidays! -

Kafka Topics

2021-12-23 Thread ola.bissani
Dears, I'm new to using Kafka, and I was wondering up to how many topics can Kafka Handle. I'm trying to use Kafka but using it I will be obliged to create thousands of topics to keep up with my data. Will Kafka on my server handle this kind of data? Thank you, Best Regards Ola Bissani De

Re: Kafka Topics

2021-12-23 Thread Wes Peng
That depends on your resources such as ram, disk etc. General speaking there is no problem. Regards > Dears, > > I'm new to using Kafka, and I was wondering up to how many topics can > Kafka Handle. I'm trying to use Kafka but using it I will be obliged to > create thousands of topics to keep up

[VOTE] 3.1.0 RC0

2021-12-23 Thread David Jacot
Hello Kafka users, developers and client-developers, This is the first candidate for release of Apache Kafka 3.1.0. * Apache Kafka supports Java 17 * The FetchRequest supports Topic IDs (KIP-516) * Extend SASL/OAUTHBEARER with support for OIDC (KIP-768) * Add broker count metrics (KIP-748) * Diff