I wonder that How can I disabled producer to create new schema as schemaname-value. I created schema before using schema registry. When I try to send producer using rest proxy it also create new schema
Maybe your topic doesn't exactly specify the schema to use?
Do you have the schema and the command you used to produce with rest-proxy?
I want to reproduce this on my machine to tinker with the issue
I wonder that How can I disabled producer to create new schema as schemaname-value. I created schema before using schema registry. When I try to send producer using rest proxy it also create new schema