dolphinscheduler/dolphinscheduler-server/src
Wenjun Ruan f3250bf5fa Fix worker cannot shutdown due to resource close failed or heart beat check failed (#10979)
* Use try-with-resource to close resource, and add heart error threshold to avoid worker cannot close due to heart beat check failed

* Move heartbeat error threshold to applicaiton.yml

(cherry picked from commit 2be1d4bf0a)
2022-07-19 12:23:20 +08:00
..
main/java/org/apache/dolphinscheduler/server Fix worker cannot shutdown due to resource close failed or heart beat check failed (#10979) 2022-07-19 12:23:20 +08:00
test [Feature-8579][Task] Task back-end plugin optimization, new plugins only need to modify the plugin's own module (#8584) 2022-03-15 15:16:36 +08:00