Kaiqi Dong
05/30/2023, 2:13 PMCaused by: org.apache.kafka.common.errors.TimeoutException: Call(callName=describeTopics, deadlineMs=1685455751878, tries=1, nextAllowedTryMs=1685455751979) timed out at 1685455751879 after 1 attempt(s)
Caused by: org.apache.kafka.common.errors.TimeoutException: Timed out waiting for a node assignment. Call: describeTopics
From this post, it seems this is due to misconfiguration between client application and msk cluster. But seems we have no connectivity issue, and we allow all traffic for security group.
Anyone encounters similar issue, and can provide any hints on where could go wrong? Thanks very much! πMartijn Visser
05/30/2023, 2:14 PMJeremy Ber
05/30/2023, 2:16 PMKaiqi Dong
05/30/2023, 2:17 PMKaiqi Dong
05/30/2023, 2:18 PM