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 are running a pilot in schema registry and want to clean up all schemas.
No messages in kafka are serialized with respect to the registry (with schema_id in their header/value).
Soft and hard delete has been applied on all subjects, but _schemas transaction history is very cluttered.
There is no "uninstall" guide for the registry afaik.
Is it safe to or delete the _subjects topic?
Is it even possible? (It's an internal topic.)
Will it be recreated automatically by the schema registry service with the correct properties?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
We are running a pilot in schema registry and want to clean up all schemas.
No messages in kafka are serialized with respect to the registry (with schema_id in their header/value).
Soft and hard delete has been applied on all subjects, but _schemas transaction history is very cluttered.
There is no "uninstall" guide for the registry afaik.
Is it safe to or delete the _subjects topic?
Is it even possible? (It's an internal topic.)
Will it be recreated automatically by the schema registry service with the correct properties?
Beta Was this translation helpful? Give feedback.
All reactions