Azure / azure-schema-registry-for-kafka

Kafka support for Azure Schema Registry.
https://aka.ms/schemaregistry
MIT License
13 stars 20 forks source link

Is schema.registry.credential supported by native Kafka client? #26

Open gjjtip0926 opened 2 years ago

gjjtip0926 commented 2 years ago

May I ask if the schema.registry.credential is supported by native Kafka client? From current observation, it's not mentioned in this documentation: https://kafka.apache.org/32/javadoc/org/apache/kafka/clients/producer/KafkaProducer.html

oscerd commented 1 year ago

No, it's an additional property to specify.