murong00 opened a new pull request #13202:
URL: https://github.com/apache/pulsar/pull/13202


   ### Motivation
   The package management filesystem storage jar is currently not included in 
the distribution package, when using this provider it will throws exception as 
below:
   ```
   java.io.IOException: java.lang.ClassNotFoundException: 
org.apache.pulsar.packages.management.storage.filesystem.FileSystemPackagesStorageProvider
   ```
   
   ### Modifications
   
   Add `pulsar-package-filesystem-storage.jar` to the distribution module.
   
   ### Documentation
     
   - [x] `no-need-doc` 
   
   
   


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to