harissecic commented on issue #8233:
URL: https://github.com/apache/pulsar/issues/8233#issuecomment-713651608


   > @harissecic This feature has already been implemented by #6842 which is 
included since 2.6.0+.
   > 
   > There's a Kotlin code example in [#6528 
(comment)](https://github.com/apache/pulsar/issues/6528#issuecomment-701410483) 
about how to use it. I haven't tried it myself, but there's a note that it 
doesn't work with the shaded client and you should use pulsar-client-original 
dependency instead of pulsar-client.
   
   Thanks, I'll review this and check if it's possible to use it. I'm unaware 
about pulsar-client-original and what's the difference between non "original" 
one. If they are the same then I can switch to it if it passes tests. However 
this is not only for JSON it's also mentioning other Schema translator 
substitutions so it would help if they have more than just ObjectMapper.. 
However I'll check it out even just JSON is good enough for now.


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