nodece commented on issue #14140:
URL: https://github.com/apache/pulsar/issues/14140#issuecomment-1032161639


   You can build the Pulsar on your computer for testing.
   ```
   git clone https://github.com/apache/pulsar
   mvn clean install -DskipTests
   
   ### Config authentication in standalone.conf
   ### Do somethings
   
   bin/pulsar standalone
   ```
   


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