You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by GitBox <gi...@apache.org> on 2022/05/19 07:36:39 UTC

[GitHub] [dolphinscheduler] hstdream opened a new issue, #10123: [Bug] [API] The worker failover instance state is inconsistent with the task instance state

hstdream opened a new issue, #10123:
URL: https://github.com/apache/dolphinscheduler/issues/10123

   ### Search before asking
   
   - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar issues.
   
   
   ### What happened
   
   The worker failover instance state is inconsistent with the task instance state 
   
   ### What you expected to happen
   
   The worker failover instance state is inconsistent with the task instance state 
   
   ### How to reproduce
   
   Pre: [A. start API, master, worker, UI locally] [B. workflow file content shell component, workflow instance with echo 'xxx' sleep 50 in running status for a long time]
   step1. Close the worker service locally at 20s
   
   step1. Observe the status of workflow instance and task flow instance. The workflow is failed and the task flow instance needs fault tolerance. The following SQL can be verified
   
   【
   
   select * from t_ ds_ process_ instance order by id desc limit 1;
   
   select * from t_ ds_ task_ instance order by id desc limit 1;
   
   】
   
   ### Anything else
   
   _No response_
   
   ### Version
   
   dev
   
   ### Are you willing to submit PR?
   
   - [X] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
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: commits-unsubscribe@dolphinscheduler.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [dolphinscheduler] zhongjiajie commented on issue #10123: [Bug] [API] The worker failover instance state is inconsistent with the task instance state

Posted by GitBox <gi...@apache.org>.
zhongjiajie commented on issue #10123:
URL: https://github.com/apache/dolphinscheduler/issues/10123#issuecomment-1135622186

   This is expected behavior, I will close this issue now. cc @hstdream 


-- 
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: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [dolphinscheduler] github-actions[bot] commented on issue #10123: [Bug] [API] The worker failover instance state is inconsistent with the task instance state

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #10123:
URL: https://github.com/apache/dolphinscheduler/issues/10123#issuecomment-1131351659

   Thank you for your feedback, we have received your issue, Please wait patiently for a reply.
   * In order for us to understand your request as soon as possible, please provide detailed information、version or pictures.
   * If you haven't received a reply for a long time, you can [join our slack](https://join.slack.com/t/asf-dolphinscheduler/shared_invite/zt-omtdhuio-_JISsxYhiVsltmC5h38yfw) and send your question to channel `#troubleshooting`


-- 
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: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [dolphinscheduler] zhongjiajie closed issue #10123: [Bug] [API] The worker failover instance state is inconsistent with the task instance state

Posted by GitBox <gi...@apache.org>.
zhongjiajie closed issue #10123: [Bug] [API] The worker failover instance state is inconsistent with the task instance state
URL: https://github.com/apache/dolphinscheduler/issues/10123


-- 
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: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org