@ -183,6 +183,8 @@ public class MasterServer implements IStoppable {
}catch(Exceptione){
}catch(Exceptione){
logger.warn("Quartz service stopped exception:{}",e.getMessage());
logger.warn("Quartz service stopped exception:{}",e.getMessage());
}
}
// close spring Context and will invoke method with @PreDestroy annotation to destory beans. like ServerNodeManager,HostManager,TaskResponseService,CuratorZookeeperClient,etc