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/08 07:46:03 UTC

[GitHub] [pulsar] pablopla opened a new issue, #15972: [Doc] docker improvments

pablopla opened a new issue, #15972:
URL: https://github.com/apache/pulsar/issues/15972

   ### What issue do you find in Pulsar docs?
   
   1. The instructions on Docker hub and the Pulsar docs are different, one use volumes and the other mounts. Docker hub is missing the conf volume.
   2. Both pages missing basic instruction how to modify the config (add a file named pulsar.conf under pulsarcof/pulsar.conf ...).
   3. The container log is very noisy. For a new user like me it looks like something is broken. 
   
   ### What is your suggestion?
   
   1. Same instructions on Docker hub and Pulsar docs.
   2. Explain how to modify the config. Link to default config files on github source code.
   3. 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
   
   - [X] I have researched my question.


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

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


[GitHub] [pulsar] benbro commented on issue #15972: [Doc] docker improvments

Posted by GitBox <gi...@apache.org>.
benbro commented on issue #15972:
URL: https://github.com/apache/pulsar/issues/15972#issuecomment-1168063253

   I don't think the log level changed. This is still an issue.


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


[GitHub] [pulsar] Anonymitaet closed issue #15972: [Doc] docker improvments

Posted by GitBox <gi...@apache.org>.
Anonymitaet closed issue #15972: [Doc] docker improvments
URL: https://github.com/apache/pulsar/issues/15972


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


[GitHub] [pulsar] Anonymitaet commented on issue #15972: [Doc] docker improvments

Posted by GitBox <gi...@apache.org>.
Anonymitaet commented on issue #15972:
URL: https://github.com/apache/pulsar/issues/15972#issuecomment-1151840261

   Hi @momo-jun this issue is related to getting started with Pulsar. It would be grateful if you can take care of it, thanks!


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


[GitHub] [pulsar] momo-jun commented on issue #15972: [Doc] docker improvments

Posted by GitBox <gi...@apache.org>.
momo-jun commented on issue #15972:
URL: https://github.com/apache/pulsar/issues/15972#issuecomment-1168108731

   We closed this doc issue because the reported doc gaps have been fulfilled. Regarding the log levels, the doc cannot be changed unless the code is changed. So you can create a new thread for log issue triage and scope if required. Hope it helps.


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


[GitHub] [pulsar] momo-jun commented on issue #15972: [Doc] docker improvments

Posted by GitBox <gi...@apache.org>.
momo-jun commented on issue #15972:
URL: https://github.com/apache/pulsar/issues/15972#issuecomment-1154771368

   @pablopla Thanks for reporting this issue.
   
   #1. The instructions on the Docker hub have been updated by removing the commands and referencing Pulsar docs only.
   #2. I will follow up with a pull request to explain how to modify the config. 
   #3. To improve the log readability, can you open another issue to track?
   
   Thanks to @zymap for technical guidance.


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