freeznet opened a new pull request #10538:
URL: https://github.com/apache/pulsar/pull/10538


   Fixes #9640
   Part 2
   
   ### Motivation
   
   Module `pulsar-client-admin-api` has been introduced in #9246, but it 
pulling in many dependencies.  That is undesirable for an "API" module. 
   
   This PR removes `pulsar-package-core` from the dependency, and resolves the 
issues. Later there will be sepreate PRs to remove other dependencies like 
`pulsar-common`.
   
   #10513 removes `pulsar-client-original`.
   
   ### Modifications
   
   remove `pulsar-package-core` from `pulsar-client-admin-api`.
   
   ### Verifying this change
   
   - [ ] Make sure that the change passes the CI checks.
   


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