GitHub user syhily added a comment to the discussion: Flink Connector Exception: Failed to list subscribed topic partitions due to
@BohanZhang0222 I think the root cause should be some performance issues on Pulsar side. Since flink connector requests a lot of metadata informations in an extremely short period, the 5xx error could happen easily. We will add rate limit and retry logic on connector side. But the core fix should be accomplished on the Pulsar side. cc @codelipenghui GitHub link: https://github.com/apache/pulsar/discussions/17200#discussioncomment-3500901 ---- This is an automatically sent email for dev@pulsar.apache.org. To unsubscribe, please send an email to: dev-unsubscr...@pulsar.apache.org