Can a controller in a kafka kraft cluster be a bootstrap server

2023-12-08 Thread Dima Brodsky
Hello, Would the following configuration be valid in a kafka kraft cluster So lets say we had the following configs for a controller and a broker: === controller - https://github.com/apache/kafka/blob/6d1d68617ecd023b787f54aafc24a4232663428d/config/kraft/controller.properties process.roles=cont

Re: Security Vulnerabilities found in Kafka 3.5.1

2023-12-08 Thread Jakub Scholz
As I told you on the Strimzi mailing list: * You should check the paths where the vulnerabilities are found and in which component they are => that should tell you where it needs to be addressed * You should also compare which ones are already addressed in the upcoming Kafka 3.5.2 (or in Kafka 3.6.

Re: Relation between fetch.max.bytes, max.partition.fetch.bytes & max.poll.records

2023-12-08 Thread Debraj Manna
Thanks again. Another follow-up question, since max.poll.records has nothing to do with fetch requests, then is there any gain on number of network calls being made between consumer & broker if max.poll.records is set to 1 as against let's say the default 500. On Wed, Dec 6, 2023 at 7:21 PM Haruk

Kafka frequent disconnection issue

2023-12-08 Thread Ankit Nigam
Hi Team, We are using Apache Kafka 3.3.1 in our application. We have created Kafka Admin Client , Kafka Producer and Kafka consumer in the application using the default properties. Once our application starts we are observing below disconnects logs every 5 minutes for Admin client and once fo

Re: [ANNOUNCE] Apache Kafka 3.6.1

2023-12-08 Thread Luke Chen
Hi Mickael, Thanks for running this release! Luke On Thu, Dec 7, 2023 at 7:13 PM Mickael Maison wrote: > The Apache Kafka community is pleased to announce the release for > Apache Kafka 3.6.1 > > This is a bug fix release and it includes fixes and improvements from 30 > JIRAs. > > All of the c