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/04/03 00:52:41 UTC

[GitHub] [pulsar] gmethvin commented on issue #10104: Gson support

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