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

what does lager_manager_killer use for? #518

Open
aijingsun6 opened this issue Sep 7, 2019 · 4 comments
Open

what does lager_manager_killer use for? #518

aijingsun6 opened this issue Sep 7, 2019 · 4 comments

Comments

@aijingsun6
Copy link

No description provided.

@jadeallenx
Copy link
Member

It's a log event handler which crashes on purpose if it has too many log messages. It's a way of shedding load.

@aijingsun6
Copy link
Author

but it cause lose some logs.
sorry for my thought.

@jadeallenx
Copy link
Member

That's right. It's a load shedding strategy.

@jadeallenx
Copy link
Member

It's also not enabled by default. You must explicitly enable this behavior.

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

No branches or pull requests

2 participants