Radeity commented on PR #13829: URL: https://github.com/apache/dolphinscheduler/pull/13829#issuecomment-1491214280
> In this case, I think we should do a validation logic to avoid creating worker groups with the same name. Removing duplicates may lead to confusion among different users regarding worker groups with the same name. Hi, @SbloodyS , i think this PR has a correct fix, but wrong issue description which may be confused. We do have the validation, user can not create worker groups with the same name, this bug happens because of using `findAny()`. @ralphgj , can you update your description to make it clearer? -- 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]
