michelin/ns4kafka

min.cleanable.dirty.ratio should not be authorized on Confluent Cloud

loicgreffier opened this issue · 0 comments

min.cleanable.dirty.ratio is not editable on Confluent Cloud: https://docs.confluent.io/cloud/current/client-apps/topics/manage.html#min-cleanable-dirty-ratio.

This causes topics defining the property to keep being synchronized continuously (successfully) to Confluent Cloud.

Applying a namespace authorizing this property at topicValidator level, on a Confluent Cloud cluster, should just throw a validation exception.