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 2021/05/21 11:01:51 UTC

[GitHub] [pulsar] Jason918 opened a new issue #10669: $PULSAR_GC_LOG not working when start broker with bin/pulsar

Jason918 opened a new issue #10669:
URL: https://github.com/apache/pulsar/issues/10669


   **Describe the bug**
   $PULSAR_GC_LOG missing when start broker with cmd `bin/puslar start broker`
   Java GC log is quite useful in production environment, IMHO, It's better take affects by default.
   
   **To Reproduce**
   Steps to reproduce the behavior:
   1. Deploy a broker following the instrustions here: https://pulsar.apache.org/docs/en/deploy-bare-metal/
   2. Run this command `ps aux | grep PulsarBrokerStarter`, you will get the actual running cmd.
   3.  You will find that there is no arguments about gc logs, though $PULSAR_GC_LOG is set in pulsar_env.sh. 
   
   **Expected behavior**
   $PULSAR_GC_LOG  should appear in actual running cmd by default.
   


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

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



[GitHub] [pulsar] codelipenghui commented on issue #10669: $PULSAR_GC_LOG not working when start broker with bin/pulsar

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


   The issue had no activity for 30 days, mark with Stale label.


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