Description
I was able to set the configuration for a topic to these invalid values:
Topic:topic-config-test PartitionCount:1 ReplicationFactor:2 Configs:min.cleanable.dirty.ratio=-30.2,segment.bytes=-1,retention.ms=-12,cleanup.policy=lol
It seems that the values are saved as long as they are the correct type, but are not validated like the corresponding broker-level properties.