Access Zookeeper in MSK serverless

0

I have an use case where we are using Camel Kafka client and need access to Zookeeper. We also were planning to use MSK severless so that we don't have to worry about Broker nodes going down or rebalancing the partitions. I could not find a way to access zookeeper information with MSK server less. Any help would be greatly appreciated.

2개 답변
0

Hi there, With MSK Serverless, the zookeeper string is not exposed. The newer versions of Kafka (2.x, 3.x) have APIs covering all operations which makes using zookeeper obsolete.

AWS
답변함 2년 전
0

Thanks a lot. I actually wanted to use Zookeeper for another usecase in which we are using Camel client. I was thinking we could have used the same ZK that Kafka is deployed with. Also we are not using 3.X version of Kafka, which I think has the Kraft protocol.

답변함 2년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠