Flink Connector Exception: Failed to list subscribed topic partitions due to #17200
Unanswered
BohanZhang0222
asked this question in
Q&A
Replies: 2 comments 1 reply
|
@BohanZhang0222 code rendered informally. Could you quote code in a fenced block? |
1 reply
|
@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. You can track the fix progress on the connector here. streamnative/flink#162 |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Env
Pulsar Version: 2.9.2
Flink Version: 1.14
##Source Conf
Exception
Other references
yarn log
shadow_model_run_mile_pulsar_to_mysql.log
maven pom
pom(9).xml.zip
All reactions