jerrypeng opened a new pull request #9689:
URL: https://github.com/apache/pulsar/pull/9689


   In the following PR:
   
   https://github.com/apache/pulsar/pull/9246
   
   The API of the pulsar-client-admin was separated into another module.  
However, the api module was not added to be included in the shaded version of 
pulsar-client-admin.  This creates dependency issues such as
   
   `java.lang.NoSuchMethodError: 
org.apache.pulsar.client.admin.PulsarAdminException.<init>(Lorg/apache/pulsar/shade/javax/ws/rs/ClientErrorException;)V`
   
   
   


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