incubator-streampark icon indicating copy to clipboard operation
incubator-streampark copied to clipboard

[Bug] Flink restapi watching threads accumulate and blocked

Open SusubingYi opened this issue 1 year ago • 1 comments

Search before asking

  • [X] I had searched in the issues and found no similar issues.

Java Version

1.8

Scala Version

2.12.x

StreamPark Version

2.1.1

Flink Version

1.14

deploy mode

yarn-application

What happened

The large amount of waiting threads in the Flink REST API watching executor leads to the accumulation of waiting, causing the failure of the streaming application state monitoring.

Error Exception

No response

Screenshots

企业微信截图_16982000305375

Are you willing to submit PR?

  • [ ] Yes I am willing to submit a PR!(您是否要贡献这个PR?)

Code of Conduct

SusubingYi avatar Oct 25 '23 09:10 SusubingYi

We maintained around 700 jobs and frequently encountered thread blocking issues. Only by restarting the service can we recover.

conorzhao avatar Feb 04 '24 03:02 conorzhao