The number of ports occupied by the master keeps increasing, and the number of tcp established connections keeps increasing #15718
yixingdddd
started this conversation in
General
Replies: 0 comments
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.
-
When we use dolphin scheduler (2.0), the established connections between master and worker continue to grow and are not released. Do you have similar problems
netstat -anlp|grep 1234|wc -l

Occupied connections continue to grow, and do not release, it is not clear why
占用的连接会持续增长,且不释放,目前不清楚是什么原因
Beta Was this translation helpful? Give feedback.
All reactions