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

Get schema by version can get the deleted schema info. #6754

Closed
codelipenghui opened this issue Apr 17, 2020 · 0 comments · Fixed by #6764
Closed

Get schema by version can get the deleted schema info. #6754

codelipenghui opened this issue Apr 17, 2020 · 0 comments · Fixed by #6764
Labels
help wanted release/2.5.2 type/bug The PR fixed a bug or issue reported a bug
Milestone

Comments

@codelipenghui
Copy link
Contributor

Describe the bug
Get schema by version can get the deleted schema info.

To Reproduce

  1. create a schema for a topic.
  2. delete schema of the topic.
  3. get schema by the previous schema version that created.
  4. Still can schema info.

Expected behavior
Should response 404

Additional context
master branch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted release/2.5.2 type/bug The PR fixed a bug or issue reported a bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant