eolivelli commented on issue #10587:
URL: https://github.com/apache/pulsar/issues/10587#issuecomment-841147221


   I see your problem.
   
   but we have to find some way in order to abstract from Jackson Mapper 
because relying on Jackson Mapper will add an hard dependency for Pulsar.
   
   in the case of Avro it is fine to support their annotations because we are 
supporting Apache Avro.
   
   but in this case Pulsar supports  JSON in general and not Jackson Mapper, 
that is a specific library.
   
    
   


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


Reply via email to