Affected module
UI
Describe the bug
I cannot set schemaRegistryTopicSuffixName to an empty string for a Kafka connection.
To Reproduce
Set up a Kafka connection under Messaging Servicse and set schemaRegistryTopicSuffixName to an empty string. After saving, schemaRegistryTopicSuffixName is reverted to the default -value.
Expected behavior
I can save an empty string for the schemaRegistryTopicSuffixName field - our Kafka schema registry setup does not use suffixes.
Version:
- OpenMetadata version: 1.11.5
Additional context
This is preventing us from ingesting schema information about our Kafka topics
Affected module
UI
Describe the bug
I cannot set
schemaRegistryTopicSuffixNameto an empty string for a Kafka connection.To Reproduce
Set up a Kafka connection under Messaging Servicse and set schemaRegistryTopicSuffixName to an empty string. After saving, schemaRegistryTopicSuffixName is reverted to the default
-value.Expected behavior
I can save an empty string for the schemaRegistryTopicSuffixName field - our Kafka schema registry setup does not use suffixes.
Version:
Additional context
This is preventing us from ingesting schema information about our Kafka topics