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] Deleting stream source failed as the status was not allowed to delete #3160

Closed
2 tasks done
healchow opened this issue Mar 16, 2022 · 0 comments · Fixed by #3165
Closed
2 tasks done
Assignees
Labels
Milestone

Comments

@healchow
Copy link
Member

healchow commented Mar 16, 2022

What happened

Deleting stream source failed as the status was not allowed to delete.

Error log:

java.lang.RuntimeException: Source=StreamSourceEntity(id=8, inlongGroupId=c08f, inlongStreamId=c08f-0f4a, sourceType=BINLOG, sourceName=472a,
extParams={"includeSchema":null,"databaseWhiteList":null,"tableWhiteList":"test.stu"},status=200,creator=admin) is not allowed to delete
at org.apache.inlong.manager.service.source.AbstractStreamSourceOperation.deleteOpt(AbstractStreamSourceOperation.java:150)
at org.apache.inlong.manager.service.source.StreamSourceServiceImpl.delete(StreamSourceServiceImpl.java:198)

What you expected to happen

Deleting stream sources should succeed.

How to reproduce

Deleting stream sources should succeed.

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
1 participant