[MirrorMaker2] Missing «kafka.connect.mirror:type=MirrorCheckpointConnector» Mbean

2023-06-01 Thread Iermulnik, Georgii
Hello, I had spent a while trying to figure out why I cannot see «kafka.connect.mirror:type=MirrorCheckpointConnector» Mbean and, since I've got stuck, I'm seeking assistance from the community. My setup: * MM2 is running inside Docker container (AWS ECS Fargate if that might matter) *

kafka 3.4.0 sasl_PLAINTEXT exec kafka-metadata-quorum.sh Unexpected Kafka request of type METADATA during SASL handshake.

2023-06-01 Thread Yj Jia
kafka 3.4.0 sasl_PLAINTEXT exec kafka-metadata-quorum.sh Unexpected Kafka request of type METADATA during SASL handshake. 1、kafka 3.4.0 config broker sasl_PLAINTEXT, ./kafka-metadata-quorum.sh --bootstrap-server 192.168.3.138:9092 --command-config kafka_server_config.conf describe --status

Re: [VOTE] 3.4.1 RC3

2023-06-01 Thread Luke Chen
Hi all, Thanks to everyone who has tested and voted for the RC3 so far! Currently, I've got 2 binding votes and 3 non-binding votes: Binding +1 PMC votes: * Chris Egerton * Mickael Maison Non-binding votes: * Federico Valeri * Jakub Scholz * Josep Prat If anyone is available (especially PMC

Re: client.dns.lookup=”use_all_dns_ips” cache ttl

2023-06-01 Thread Luke Chen
Hi George, I believe the JVM will have cache to this DNS records. And maybe OS will also cache it. Had a quick look, Kafka doesn't cache it. Thanks. Luke On Thu, Jun 1, 2023 at 1:21 AM George Goh wrote: > Hi! > > I’m considering to use the following configuration for my producers and >