Co-authored-by: mengyun <mengyun@pinduoduo.com>
@ -299,15 +299,6 @@ public class ZKMasterClient extends AbstractZKClient {
return false;
}
/**
* failover worker tasks
*
* 1. kill yarn job if there are yarn jobs in tasks.
* 2. change task state from running to need failover.
* 3. failover all tasks when workerHost is null
* @param workerHost worker host
*/
* <p>