- Prerequisites
- Installation
- Configuration
- Integrations
- Lenses SQL
- Tools
- Release notes
5.0
- Prerequisites
- Installation
- Configuration
- Integrations
- Lenses SQL
- Tools
- Release notes
Schema Registries
If the records schema is centralized, the connectivity to Schema Registry nodes is defined by a Lenses Connection (see more about Schema Registry connection ).
Though there are two static config entries to enable/disable the deletion of schemas:
Key | Description | Type |
---|---|---|
lenses.schema.registry.delete | Allow schemas to be deleted. Default is false | boolean |
lenses.schema.registry.cascade.delete | Deletes associated schemas when a topic is deleted. Default is false | boolean |