lhotari opened a new pull request #10262:
URL: https://github.com/apache/pulsar/pull/10262


   ### Motivation
   
   - jackson-mapper-asl is not required since Zookeeper 3.6.x+ no more depends
     on jackson-mapper-asl library (ZOOKEEPER-3051)
   - jackson-mapper-asl was replaced in Avro 1.9.x so it's not required because 
of
     Avro
   
   ### Modifications
   
   - remove dependency on jackson-mapper-asl
     - exclude it from Bookkeeper's stream-storage-server dependency
   
   ### Notice
   
     - there's a separate PR in Bookkeeper to remove jackson-mapper-asl 
dependency, apache/bookkeeper#2694


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