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

issue #1195 - added schema name or schema subject to schema version #1217

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

10xtechie
Copy link
Contributor

@tchiotludo ,

The required changes are made to show schema name with schema version. It now looks like the below screenshot.

ss1

@tchiotludo
Copy link
Owner

Sorry for the very late response !
Globally it work, but I have some issues:

  • image during the loading and remove the id schema version, can you add a proper loader.
  • On a large cluster with many schemas, the endpoint by id is very very slow and will overload the schema registry.

In fact this endpoint is useless like that and you must provide the subject:
image
The same id can be used on many subject and the endpoint will redirect you on the first one random.
May I ask you to add the subject on redirectId from SchemaController to have a proper response?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In progress
Backlog
  
In progress
Development

Successfully merging this pull request may close these issues.

None yet

2 participants