This repository has been archived by the owner on Jun 16, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
##Bug fix: 1. Improve speed between tasks who is running in one worker 2. Fix wrong timeout seconds 3. Add checking port when worker initialize and begin to kill old worker 4. Move worker hearbeat thread before initializing tasks 5. Move init netty-server before initializeing tasks 6. Check whether tuple's rootId is duplicated 7. Add default value into Utils.getInt 8. Add result function in ReconnectRunnable 9. Add operation to start Timetick 10. Halt process when master nimbus lost ZK node 11. Add exception catch when cgroups kill process 12. Speed up reconnect to netty-server 13. Share one task hearbeat thread for all tasks 14. Quickly haltprocess when initialization failed. 15. Check web-ui logview page size
- Loading branch information
Showing
41 changed files
with
588 additions
and
359 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.