Skip to content

add messageQueueSizeLimit option #152

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

Merged
merged 1 commit into from
Nov 20, 2019
Merged

add messageQueueSizeLimit option #152

merged 1 commit into from
Nov 20, 2019

Conversation

calibr
Copy link
Contributor

@calibr calibr commented Sep 23, 2019

Related to #113

Added messageQueueSizeLimit option in order to limit message queue size, this should help to prevent memory leaking when server is unreachable

@kalinkrustev
Copy link

I was thinking of storing some info about the number of lost items and sending this later (before the first item in the queue) when server can be reached.

@okkez okkez merged commit 98a0cbb into fluent:master Nov 20, 2019
@okkez
Copy link
Contributor

okkez commented Nov 20, 2019

Thanks 😎

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 this pull request may close these issues.

3 participants