horizonzy commented on issue #19512: URL: https://github.com/apache/pulsar/issues/19512#issuecomment-1429521616
> Hi @horizonzy, >Double-check: are thepulsar-daemon start standalone flags exactly same to [pulsar standalone flags](https://pulsar.apache.org/reference/#/next/pulsar/standalone)? They all use the parameters in [PulsarStandalone.java, L214 - L268](https://github.com/apache/pulsar/blob/70c4003c5c5ef6d911f639d946c235721b6d0e67/pulsar-broker/src/main/java/org/apache/pulsar/PulsarStandalone.java#L214)? Yes. >TIP: You can use flags to perform more tasks. For example, pulsar-daemon start standalone -nfw -nss can start Pulsar faster in background (without function workers and stream storage). pulsar-daemon start standalone flags are same as pulsar standalone flags. For the complete flag list, see flags of the [pulsar standalone command](https://pulsar.apache.org/reference). The link is not match the content. -- 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]
