michelin / ns4kafka

Ns4Kafka brings namespaces on top of Kafka brokers, Kafka Connect and Schema Registry.
Apache License 2.0
73 stars 12 forks source link

Get subject config result to 404 #213

Closed loicgreffier closed 2 years ago

loicgreffier commented 2 years ago

When performing a kafkactl get schemas or kafkactl get schema <schema>, the compatibility mode recovery almost always results to HTTP 404 due to no compatibility applied to subject which leads to trouble with internal management.

Solution:

Impact:

loicgreffier commented 2 years ago

?defaultToGlobal=true will be handled internally, no need to add it to Ns4Kafka