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

SLTS - Wrong config for garbage collector sleep. #5673

Closed
sachin-j-joshi opened this issue Feb 8, 2021 · 0 comments · Fixed by #5674
Closed

SLTS - Wrong config for garbage collector sleep. #5673

sachin-j-joshi opened this issue Feb 8, 2021 · 0 comments · Fixed by #5674
Assignees

Comments

@sachin-j-joshi
Copy link
Contributor

Problem description
Currently garbage collector sleep is configured to be in minutes , it should be in milliseconds.

Problem location
GarbageCollector

Suggestions for an improvement
Change unit from seconds to milliseconds.
Also change log.info to log.debug to reduce noise.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant