What issue do you find in Pulsar docs?
- The instructions on Docker hub and the Pulsar docs are different, one use volumes and the other mounts. In addition, Docker hub is missing the conf volume.
- Both pages missing basic instruction how to modify the config (add a file named broker.conf under pulsarcof/broker.conf ...).
- The container log is very noisy. For a new user like me it looks like something is broken.
What is your suggestion?
- Same instructions on Docker hub and Pulsar docs.
- Explain how to modify the config. Link to default config files on github source code.
- Decrease the default log level. Only show a message that each component is running successfully.
Do you have any references?
https://pulsar.apache.org/docs/standalone-docker/
https://hub.docker.com/r/apachepulsar/pulsar
Not sure which config file is relevant to the docs:
https://github.com/apache/pulsar/blob/master/conf/standalone.conf
https://github.com/apache/pulsar/blob/master/conf/broker.conf
https://github.com/apache/pulsar/blob/master/conf/zookeeper.conf
https://github.com/apache/pulsar/blob/master/conf/bookkeeper.conf
Would you like to fix this issue?
no
Note
What issue do you find in Pulsar docs?
What is your suggestion?
Do you have any references?
https://pulsar.apache.org/docs/standalone-docker/
https://hub.docker.com/r/apachepulsar/pulsar
Not sure which config file is relevant to the docs:
https://github.com/apache/pulsar/blob/master/conf/standalone.conf
https://github.com/apache/pulsar/blob/master/conf/broker.conf
https://github.com/apache/pulsar/blob/master/conf/zookeeper.conf
https://github.com/apache/pulsar/blob/master/conf/bookkeeper.conf
Would you like to fix this issue?
no
Note