You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2020/11/26 02:21:34 UTC

[GitHub] [pulsar] codelipenghui commented on pull request #8697: include failureaccess in shaded JAR

codelipenghui commented on pull request #8697:
URL: https://github.com/apache/pulsar/pull/8697#issuecomment-734034653


   @cimura Could you please provide the step of reproducing this problem? I have tried on my laptop, Add pulsar-client dependency like following:
   
   ```
    <dependency>
               <groupId>org.apache.pulsar</groupId>
               <artifactId>pulsar-client-all</artifactId>
               <version>2.7.0</version>
           </dependency>
   ```
   
   Then produce some messages and consume them. Looks it works.


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