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


   **Describe the bug**
   When the process1 is running on master1, and master1 goes down, and master2 
monitors that master1 was down, but the process1 is not fault-tolerant.
   
   **To Reproduce**
   Steps to reproduce the behavior, for example:
   1. startup master1 and master2
   2. start one process
   3. find the master who is manager the running process
   4. shutdown the master
   
   **Expected behavior**
   Another master monitor the master was downed ,find the processes that the 
master is managing,do the fault tolerance
   
   **Screenshots**
   When the master goes down,process is always stay running state
   If applicable, add screenshots to help explain your problem.
   
![image](https://user-images.githubusercontent.com/10829956/97963165-90e23600-1df1-11eb-97c4-fbfa47a78d5a.png)
   
   **Which version of Dolphin Scheduler:**
    -[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