Unable to create Kafka topic while deploying MSK on EC2 instance

0

I followed the writeup that is listed on AWS for deploying an MSK cluster. In step three, you have to create a topic. I have deployed Kafka before locally so I was surprised to the error below considering I had never seen it before. Could someone give some clarity on why this would be occurring and how to solve? My hunch is that is has something to do with the way that zookeeper is configured in the Kafka distribution that the guide had me download but I have had no luck troubleshooting. Thanks and see below for error message.

[2022-06-29 19:18:03,393] WARN Session 0x0 for server boot-jkawwilb.c3.kafka-serverless.us-east-1.amazonaws.com/172.31.12.247:9098, unexpected error, closing socket connection and attempting reconnect (org.apache.zookeeper.ClientCnxn) java.io.IOException: Packet len352518912 is out of range! at org.apache.zookeeper.ClientCnxnSocket.readLength(ClientCnxnSocket.java:122) at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:88) at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:365) at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1223)

질문됨 2년 전165회 조회
답변 없음

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

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

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

관련 콘텐츠