/** {@inheritDoc} */
 @Override
 public void onMasterNodeLeft(GridComputeTaskSession ses) throws GridException {
   masterLeaveAware.onMasterLeave(log, this);
 }