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/04/24 03:46:29 UTC

[GitHub] [dolphinscheduler] SnowMoon-Dev opened a new issue, #9688: [Bug] [WorkFlow] task group configuration does not support manual expansion

SnowMoon-Dev opened a new issue, #9688:
URL: https://github.com/apache/dolphinscheduler/issues/9688

   ### 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
   
   ![Kapture 2022-04-24 at 11 38 46](https://user-images.githubusercontent.com/42627702/164955595-53e42189-a75c-4d1b-b5e0-ecac9f4c5a80.gif)
   
   
   ### What you expected to happen
   
   1. waiting tasks can run after manually modifying task group resources
   2. task group resource cannot support scaling down
   
   ### How to reproduce
   
   1. a task queue that runs the corresponding resource
   2. manually modify task group resources
   3. view task running status
   
   ### 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] github-actions[bot] commented on issue #9688: [Bug] [WorkFlow] task group configuration does not support manual expansion

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

   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] SnowMoon-Dev commented on issue #9688: [Bug] [WorkFlow] task group configuration does not support manual expansion

Posted by GitBox <gi...@apache.org>.
SnowMoon-Dev commented on issue #9688:
URL: https://github.com/apache/dolphinscheduler/issues/9688#issuecomment-1107712723

   > I think you should determine the size of task group resource pool, instead of dynamically increasing or decreasing it after starting the workflow.
   
   the task queue actually belongs to the category of exclusive queues in other scheduling systems, but since it can be set, and manual adjustment should be supported when the queue is not enough


-- 
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 #9688: [Bug] [WorkFlow] task group configuration does not support manual expansion

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

   This issue has been automatically marked as stale because it has not had recent activity for 30 days. It will be closed in next 7 days if no further activity occurs.


-- 
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 #9688: [Bug] [WorkFlow] task group configuration does not support manual expansion

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

   This issue has been automatically marked as stale because it has not had recent activity for 30 days. It will be closed in next 7 days if no further activity occurs.


-- 
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] caishunfeng commented on issue #9688: [Bug] [WorkFlow] task group configuration does not support manual expansion

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

   I think you should determine the size of task group resource pool, instead of dynamically increasing or decreasing it after starting the workflow.


-- 
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 #9688: [Bug] [WorkFlow] task group configuration does not support manual expansion

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

   This issue has been closed because it has not received response for too long time. You could reopen it if you encountered similar problems in the future.


-- 
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] closed issue #9688: [Bug] [WorkFlow] task group configuration does not support manual expansion

Posted by GitBox <gi...@apache.org>.
github-actions[bot] closed issue #9688: [Bug] [WorkFlow] task group configuration does not support manual expansion
URL: https://github.com/apache/dolphinscheduler/issues/9688


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