Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Why start script does not contain gc log #7450

Closed
hezhangjian opened this issue Jul 5, 2020 · 1 comment · Fixed by #7498
Closed

Why start script does not contain gc log #7450

hezhangjian opened this issue Jul 5, 2020 · 1 comment · Fixed by #7498

Comments

@hezhangjian
Copy link
Member

It is found that there is no gc log in the start script of Pulsar. Could you please tell me the trade-off?

@wolfstudy
Copy link
Member

It is found that there is no gc log in the start script of Pulsar. Could you please tell me the trade-off?

It may just not expose the setting of JVM here, if you are interested, please send a pull request to fix this issue.

codelipenghui pushed a commit that referenced this issue Nov 13, 2020
Fixes #7450

### Motivation
Gc log is a useful tool to help our positioning our jvm runing situation. It can use to solve gc param is not reasonable, memory leak. I think if pulsar need this too.
flowchartsman pushed a commit to flowchartsman/pulsar that referenced this issue Nov 17, 2020
Fixes apache#7450

### Motivation
Gc log is a useful tool to help our positioning our jvm runing situation. It can use to solve gc param is not reasonable, memory leak. I think if pulsar need this too.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants