zhangwl9 commented on issue #4235:
URL: https://github.com/apache/amoro/issues/4235#issuecomment-4786772410

   @lichaohao This exception “TaskRuntimeException: Task has been reset or not 
scheduled,” is considered only a warning. This is because Amoro’s current 
optimizer ignores this expected error and continues processing the next task. 
Tasks that throw this error will be re-executed by other optimizers.    
         For tables in the “committing” state that have not undergone a state 
transition, you can check the database to see if there is a connection pool 
exhaustion or a deadlock issue. The logs currently provided do not contain any 
information related to the described abnormal behavior.


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to