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/09/06 08:41:33 UTC

[GitHub] [dolphinscheduler] welsh-wen opened a new issue, #11805: [Bug] [Worker] Before deleting a worker group, check whether there are other resources that reference the worker group

welsh-wen opened a new issue, #11805:
URL: https://github.com/apache/dolphinscheduler/issues/11805

   ### 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
   
   ![image](https://user-images.githubusercontent.com/59044203/188588906-50f7f868-c28f-4744-9e21-187978c5eb9d.png)
   
   
   ### What you expected to happen
   
   Before deleting a worker group, check whether there are other resources that reference the worker group
   
   ### How to reproduce
   
   1. Create a worker group 
   2. Workflow reference worker group 
   3. Delete the worker group
   
   ### Anything else
   
   _No response_
   
   ### Version
   
   dev
   
   ### 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


Re: [I] [Bug] [Worker] Before deleting a worker group, check whether there are other resources that reference the worker group [dolphinscheduler]

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on issue #11805:
URL: https://github.com/apache/dolphinscheduler/issues/11805#issuecomment-1752205331

   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] seedscoder commented on issue #11805: [Bug] [Worker] Before deleting a worker group, check whether there are other resources that reference the worker group

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

   I am interested in this issue. I see that t_ ds_ task_ definition. worker_ group stores the name of the worker group. If the worker group modifies the name, The relevant information in definition will not change. Is it better to use ID? This involves the change of front-end input parameters


-- 
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] seedscoder commented on issue #11805: [Bug] [Worker] Before deleting a worker group, check whether there are other resources that reference the worker group

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

   Current, t_ds_task_definition.worker_group stores the name of the worker group 
   - the name of the worker group will not be modified synchronously. Is it inaccurate to directly verify the name of the worker group?
   -  if the worker group ID is stored,How to handle the work group value of historical data
   
   @SbloodyS 


-- 
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] hstdream commented on issue #11805: [Bug] [Worker] Before deleting a worker group, check whether there are other resources that reference the worker group

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

   
   [Bug] [API]After we delete the worker group, but this task group still keep in the task setting. #12207


-- 
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 #11805: [Bug] [Worker] Before deleting a worker group, check whether there are other resources that reference the worker group

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on issue #11805:
URL: https://github.com/apache/dolphinscheduler/issues/11805#issuecomment-1741891763

   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 #11805: [Bug] [Worker] Before deleting a worker group, check whether there are other resources that reference the worker group

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

   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


Re: [I] [Bug] [Worker] Before deleting a worker group, check whether there are other resources that reference the worker group [dolphinscheduler]

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] closed issue #11805: [Bug] [Worker]  Before deleting a worker group, check whether there are other resources that reference the worker group
URL: https://github.com/apache/dolphinscheduler/issues/11805


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