Persi edited a comment on issue #6842:
URL: https://github.com/apache/pulsar/issues/6842#issuecomment-621651699


   **UPDATE:** Using `pulsar-client-original` does not work either... seems 
like the ObjectMapper instance of JSONSchema does not load/use available 
Jackson extensions. Which brings me back to my second point (which actually 
don't even has to do with Spring Boot). 
   
   As there is currently no way to configure or provide an ObjectMapper 
instance, it is impossible to reuse already configured ObjectMapper instances.
   
   I would suggest to add a provider interface for ObjectMapper with the 
current implementation from JSONSchema as default implementation. That would 
allow to provide other ObjectMapper instances independent of the environment.


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