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/11/03 10:46:42 UTC

[GitHub] [dolphinscheduler] yxwyoyoyo opened a new issue, #12688: [Bug] [dolphinscheduler-service] Workflow with any parameters failed to dispatch task for scheduling execution

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

   ### 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
   
   Workflow with any parameters failed to submit task when scheduling execution.
   
   ### What you expected to happen
   
   Workflow with any parameters succeed to submit task when scheduling execution.
   
   ### How to reproduce
   
   Version: 3.1.0
   1. Create a workflow with any parameters
   2. Create a cron job
   3. Just wait for execution
   
   ### Anything else
   
   process instance generated from schedule is not assigned commandParam, so it will throw NPE here.
   https://github.com/apache/dolphinscheduler/blob/6766ec04df8bed87425174609e21752844a9ca34/dolphinscheduler-service/src/main/java/org/apache/dolphinscheduler/service/expand/CuringGlobalParams.java#L158
   
   ### Version
   
   3.1.x
   
   ### 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: commits-unsubscribe@dolphinscheduler.apache.org.apache.org

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


[GitHub] [dolphinscheduler] yxwyoyoyo commented on issue #12688: [Bug] [dolphinscheduler-service] Workflow with any parameters failed to dispatch task for scheduling execution

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

   > as i know, this case has been fixed
   
   In the upcoming version?


-- 
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] yxwyoyoyo commented on issue #12688: [Bug] [dolphinscheduler-service] Workflow with any parameters failed to dispatch task for scheduling execution

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

   > as i know, this case has been fixed
   
   Looks like it was fixed by the code in 3.1.1-prepare branch.
   https://github.com/apache/dolphinscheduler/blob/43650bf72113bc48d121bea2cb325c5264918f52/dolphinscheduler-service/src/main/java/org/apache/dolphinscheduler/service/process/ProcessServiceImpl.java#L411


-- 
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 #12688: [Bug] [dolphinscheduler-service] Workflow with any parameters failed to dispatch task for scheduling execution

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

   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://s.apache.org/dolphinscheduler-slack) 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] DarkAssassinator commented on issue #12688: [Bug] [dolphinscheduler-service] Workflow with any parameters failed to dispatch task for scheduling execution

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

   as i know, this case has been fixed


-- 
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] yxwyoyoyo closed issue #12688: [Bug] [dolphinscheduler-service] Workflow with any parameters failed to dispatch task for scheduling execution

Posted by GitBox <gi...@apache.org>.
yxwyoyoyo closed issue #12688: [Bug] [dolphinscheduler-service] Workflow with any parameters failed to dispatch task for scheduling execution
URL: https://github.com/apache/dolphinscheduler/issues/12688


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