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 2022/06/28 07:18:30 UTC

[GitHub] [pulsar] nicoloboschi commented on issue #16252: what mean param : pulsar -nss -nfw

nicoloboschi commented on issue #16252:
URL: https://github.com/apache/pulsar/issues/16252#issuecomment-1168330366

   Hi @startjava please use this command to see the full options explanation
   ```
   bin/pulsar standalone -h
   ```
   
   `-nss` will disable the stream storage component
   `-nfw` will disable the function worker component
   
   they're useful because they speed up the startup when you don't need these features 
   
   


-- 
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: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org