gmethvin commented on issue #10104:
URL: https://github.com/apache/pulsar/issues/10104#issuecomment-812768092


   I don't think this issue is so much about Gson support as it is about making 
it easy to generate schemas via other means, using other libraries. We've had 
similar challenges with pulsar4s and generating JSON schemas to support various 
Scala JSON libraries.
   
   In my opinion the JSON schema support should be entirely pluggable. The core 
`Schema` interface should exist in the pulsar client library, and there should 
be separate libraries that implement it for Jackson, Gson, json4s, etc.


-- 
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]


Reply via email to