You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We use the schema registry extensively at our company, including in our staging environment. We have over 1,000 schemas in the registry. Trying to find, click and edit a schema in the UI takes minutes and pegs the CPU in the browser. It looks like it's trying to load everything all at once rather than paging efficiently. If this keeps up the UI will become all but unusable. Can this be fixed please?
The text was updated successfully, but these errors were encountered:
Hello @dorner.
Indeed this UI is not optimised for large amounts of schemas.
We would love to have a fix but unfortunately I cannot provide you an ETA.
In the mean time you can try the free for devslenses.io. It’s optimised for such cases and also provides many other cool features.
We use the schema registry extensively at our company, including in our staging environment. We have over 1,000 schemas in the registry. Trying to find, click and edit a schema in the UI takes minutes and pegs the CPU in the browser. It looks like it's trying to load everything all at once rather than paging efficiently. If this keeps up the UI will become all but unusable. Can this be fixed please?
The text was updated successfully, but these errors were encountered: