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

   ### 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
   
   DS has some problem when when complement data.
   1. this is my shell task only `echo "hello"`
   
![image](https://user-images.githubusercontent.com/48642743/176871902-de5e1bb4-7855-46a5-ab21-d83fdcf66523.png)
   2. There are several cases when complement data with Different Process 
execute type(执行策略):
   *  parallel(并行)(result:OK)
   
![image](https://user-images.githubusercontent.com/48642743/176870071-1c6e5ce7-3614-485a-b751-7ff7fc83f252.png)
   * Serial priority(串行优先)(result:Cannot stop or succeed)
   
![image](https://user-images.githubusercontent.com/48642743/176870256-529dc701-303e-47e9-9a5f-451d3837fcbd.png)
   * Serial discard (串行抛弃)(result:STOP)
   
![image](https://user-images.githubusercontent.com/48642743/176871319-8a4d68e5-7384-4778-bea7-59b0f75abe71.png)
   * Serial wait(串行等待)(result:Keep building tasks without stopping)
   
![image](https://user-images.githubusercontent.com/48642743/176871562-2754328c-4985-4934-8397-92a1ab1dbf32.png)
   
   
   
   ### What you expected to happen
   
   just excute right
   
   ### How to reproduce
   
   just complement data all the time
   
   ### Anything else
   
   Version is 3.0.0-beta-2
   
   ### Version
   
   3.0.0-beta-1
   
   ### Are you willing to submit PR?
   
   - [ ] 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: 
[email protected]

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

Reply via email to