RE: Inquiry about using SSL encryption and SASL authentication for Kafka without specifying IP address in SAN in the CA certificate

2022-07-12 Thread Deepak Jain
Hello, Can anyone please help me regarding the below query regarding SSL communication in Kafka: Query: Is there any way to enable the hostname verification for Kafka communication between broker and client without specifying the IP address in SAN? Regards, Deepak From: Deepak Jain Sent: 08

MM2 - mapping different replica number

2022-07-12 Thread An, Hongguo (CORP)
Hi: My source has 5 brokers and all topic has 5 replica, but my target cluster has only 3 brokers and I can’t allocate 2 more, is it possible for MM2 to change all topic copied to have replica as 3? Thanks Andrew This message and any attachments are intended only for the use of the addressee

Re: MM2 - mapping different replica number

2022-07-12 Thread Ryanne Dolan
Yes, you can configure replication.factor to match the target cluster. Ryanne On Tue, Jul 12, 2022, 12:44 PM An, Hongguo (CORP) wrote: > Hi: > My source has 5 brokers and all topic has 5 replica, but my target cluster > has only 3 brokers and I can’t allocate 2 more, is it possible for MM2 to >