Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug][Manager] Failed to delete InlongGroup #6561

Closed
2 tasks done
fuweng11 opened this issue Nov 16, 2022 · 1 comment · Fixed by #6562
Closed
2 tasks done

[Bug][Manager] Failed to delete InlongGroup #6561

fuweng11 opened this issue Nov 16, 2022 · 1 comment · Fixed by #6562
Assignees
Labels
Milestone

Comments

@fuweng11
Copy link
Contributor

What happened

2022-11-16 18:39:31.914 -DEBUG [http-nio-8083-exec-9] o.a.i.l.j.BaseJdbcLogger      :137 - <==      Total: 0
2022-11-16 18:39:31.995 -ERROR [http-nio-8083-exec-9] a.i.m.w.e.LogableEventListener:87 - execute listener WorkflowEventLogEntity(id=null, processId=70, processName=DELETE_GROUP_PROCESS, processDisplayName=Delete-Group, inlongGroupId=test_20221111_244, taskId=null, elementName=EndEvent, elementDisplayName=EndEvent, eventType=ProcessEvent, event=COMPLETE, listener=UpdateGroupCompleteListener, startTime=Wed Nov 16 18:39:31 CST 2022, endTime=null, status=-1, async=0, ip=10.160.141.235, remark=null, exception=groupId is invalid) error:
java.lang.IllegalArgumentException: groupId is invalid

Failed to delete inlongGroup.

What you expected to happen

Successfully deleted group.

How to reproduce

Configure a group, delete stream and source, and then delete the group.

Environment

No response

InLong version

master

InLong Component

InLong Manager

Are you willing to submit PR?

  • Yes, I am willing to submit a PR!

Code of Conduct

@fuweng11 fuweng11 added the type/bug Something is wrong label Nov 16, 2022
@fuweng11
Copy link
Contributor Author

I will deal with this problem!

@healchow healchow added this to the 1.5.0 milestone Nov 17, 2022
@healchow healchow changed the title [Bug][Manager] Failed to delete inlongGroup [Bug][Manager] Failed to delete InlongGroup Nov 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants