soumyasmruti commented on issue #8371: [FLINK-9679] - Add 
AvroSerializationSchema
URL: https://github.com/apache/flink/pull/8371#issuecomment-522413266
 
 
   Using ConfluentRegistryAvroSerialization schema auto registers the avro 
schema in bytes. Also, when an avro schema is registered in advance when 
sending message getting the following error. 
   
   ```Caused by: org.apache.kafka.common.errors.SerializationException: Error 
registering Avro schema: "bytes"
   Caused by: 
io.confluent.kafka.schemaregistry.client.rest.exceptions.RestClientException: 
Schema being registered is incompatible with an earlier schema; error code: 
409; error code: 409
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to