-
Notifications
You must be signed in to change notification settings - Fork 1.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug] [mongodb] task managers hang forever one by one #2510
Labels
bug
Something isn't working
Comments
@Jiabao-Sun please help to take a look |
build a new jar with #2511 , now I got exception like this:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Search before asking
Flink version
1.17.0
Flink CDC version
2.4.1
Database and its version
mongodb 4.2.11
Minimal reproduce step
What did you expect to see?
snapshot all records in the collection, and then copying records from change stream.
What did you see instead?
task hang at snapshot phase.
Anything else?
here are two of the taskmanager's thread dump:
snapshot_hang.threaddump.txt
snapshot_hang_2.threaddump.txt
suspect theads:
Are you willing to submit a PR?
The text was updated successfully, but these errors were encountered: