soumyasmruti edited a comment on issue #8371: [FLINK-9679] - Add 
AvroSerializationSchema
URL: https://github.com/apache/flink/pull/8371#issuecomment-522413266
 
 
   Using ConfluentRegistryAvroSerializationSchema auto registers the avro 
schema and saves data 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:
[email protected]


With regards,
Apache Git Services

Reply via email to