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

Dispatcher can lost some metrics on connection with compression #386

Closed
msaf1980 opened this issue Oct 15, 2019 · 1 comment
Closed

Dispatcher can lost some metrics on connection with compression #386

msaf1980 opened this issue Oct 15, 2019 · 1 comment

Comments

@msaf1980
Copy link
Contributor

If client send some metrics and decompressed size greater than METRIC_BUFSIZ or read return 0 - dispatcher silently drop metrics in buffers. I tested this on gzip-compressed stream. But other methods affected too.

@grobian
Copy link
Owner

grobian commented Oct 26, 2019

This was fixed in e969ce3

@grobian grobian closed this as completed Oct 26, 2019
grobian added a commit that referenced this issue Oct 26, 2019
msaf1980 pushed a commit to msaf1980/carbon-c-relay that referenced this issue Nov 5, 2019
msaf1980 pushed a commit to msaf1980/carbon-c-relay that referenced this issue Jan 20, 2020
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