jianyun8023 opened a new issue #10172:
URL: https://github.com/apache/pulsar/issues/10172


   **Describe the bug**
   When using the pulsar-client-all.jar package, it still needs to add some 
dependencies before it can be used. Not just a jar can use pulsar-client.
   
   The following are required dependencies
    - `org.slf4j:jul-to-slf4j`: When PulsarAdmin is initialized, it must be 
relied upon.
     
    - The following part does not need to add dependencies before 2.7
    - `io.airlift:aircompressor` 
    - `org.bouncycastle:bcpkix-jdk15on`
    - `org.bouncycastle:bcprov-jdk15on`
    - `org.bouncycastle:bcprov-ext-jdk15on`
   
   **To Reproduce**
   Steps to reproduce the behavior:
   1. Go to '...'
   2. Click on '....'
   3. Scroll down to '....'
   4. See error
   
   **Expected behavior**
   A clear and concise description of what you expected to happen.
   
   **Screenshots**
   If applicable, add screenshots to help explain your problem.
   
   **Desktop (please complete the following information):**
    - OS: [e.g. iOS]
   
   **Additional context**
   Add any other context about the problem here.
   


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