(cherry picked from commit 4362fb8448)
4362fb8448
@ -81,8 +81,8 @@ public class TaskStateEventHandler implements StateEventHandler {
}
return true;
throw new StateEventHandleException(
"Task state event handle error, due to the task is not in activeTaskProcessorMaps");
throw new StateEventHandleError(
@Override