flowers-59f commented on PR #12105: URL: https://github.com/apache/inlong/pull/12105#issuecomment-4096790740
> Suggested modifications are as follows: > `case DELETE: // delete process completed, then delete the group info groupService.updateStatus(groupId, GroupStatus.CONFIG_DELETED.getCode(), operator); groupService.delete(groupId, operator); break;` OK, Thank you very much, I will modify my code. -- 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]
