When SpringBoot kafka enables jaas, ‘Caused by: org.apache.kafka.common.KafkaException: javax.security.auth.login.LoginException: unable to find LoginModule class: org.apache.kafka.common.security.pla

2023-05-24 Thread 张帅轲
*In what version(s) of Spring for Apache Kafka are you seeing this issue?* org.springframework.kafka spring-kafka 2.2.4.RELEASE *Describe the bug* I have enabled spring-kafka in lower version of springboot (2.1.3), below is my configuration spring: kafka: ###【Kafka集群】###

Kafka connect process listens to an unknown port

2023-05-24 Thread Jorge Martin Cristobal
Hi all, I'm testing apache kafka connect for a project and I found that the main process listens to two different ports, the one to provide REST api, 8083 by default, and a different unprivileged port that changes its number each restart. For instance, this is fragment of the output from netstat c

[VOTE] 3.4.1 RC2

2023-05-24 Thread Luke Chen
Hello Kafka users, developers and client-developers, This is the 3rd candidate for release of Apache Kafka 3.4.1. This is a bugfix release with several fixes since the release of 3.4.0. A few of the major issues include: - core KAFKA-14644 Proce