Apicurio / apicurio-registry

An API/Schema registry - stores APIs and Schemas.
https://www.apicur.io/registry/
Apache License 2.0
558 stars 250 forks source link

Detect invalid topic configuration at application startup #4778

Open carlesarnal opened 3 weeks ago

carlesarnal commented 3 weeks ago

Feature or Problem Description

When kafka is used as the storage option, invalid topic configuration options (like log compaction being enabled) must be detected and the application should not start.