You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2021/02/23 21:53:27 UTC

[GitHub] [pulsar] ta1meng commented on issue #9602: Could not add AVRO schema using producer client

ta1meng commented on issue #9602:
URL: https://github.com/apache/pulsar/issues/9602#issuecomment-784538699


   I observed the same behavior using the Java client.
   
   Was it really the wrong logic @congbobo184?
   
   Because one interpretation is that the "JSON" schema type means the JSON-formatted Avro schema type, so the two types, "AVRO" and "JSON", should be interchangeable inside Pulsar?
   
   Avro schemas can also be binary-encoded. However, I did not see support for binary Avro schemas in SchemaDefinitionBuilder inside SchemaDefinitionBuilder.java.


----------------------------------------------------------------
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:
users@infra.apache.org