chengshiwen opened a new issue #5176:
URL: https://github.com/apache/incubator-dolphinscheduler/issues/5176


   **To Reproduce**
   Steps to reproduce the behavior, for example:
   1. Add one line `logger.info("RefreshResourceTask: {}", workerHostWeights);` 
in `RefreshResourceTask#run` (Picture 1)
   2. Re-run `MasterServer` and `WorkerServer`
   3. See log of `MasterServer` and `WorkerServer`
   4. The `LowerWeightHostManager` and `RefreshResourceTask` logs of master 
appear in the`WorkerServer` log (Picture 2)
   
   **Picture 1**
   
![image](https://user-images.githubusercontent.com/4902714/112924555-ee7d7300-9142-11eb-99f8-3f413299957a.png)
   
   **Picture 2**
   
![image](https://user-images.githubusercontent.com/4902714/112931019-e840c400-914d-11eb-9a9d-c37b415c6b78.png)
   
   **Expected behavior**
   Bug fixed
   
   **Which version of Dolphin Scheduler:**
    -[1.3.x]
    -[dev]
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to