設置Schema-Registry的配置,以支持Schema變化


設置Schema-Registry的配置,以支持Schema變化

https://blog.csdn.net/lzufeng/article/details/81566766


curl -X PUT -H "Content-Type:application/json" https://xxx:9081/config -d '{"compatibility": "NONE"}'

 

https://datahighway-uat.nam.nsroot.net:9081/subjects/icg-170484-tm.discounting-override-input-value/versions/latest

Using Schema Registry

https://docs.confluent.io/current/schema-registry/using.html

 

https://github.com/confluentinc/schema-registry/blob/3.3.1-post/avro-serializer/src/main/java/io/confluent/kafka/serializers/AbstractKafkaAvroSerializer.java


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM