Closed msaf1980 closed 5 years ago
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.
This was fixed in e969ce3130849a99cd87daff77528cdada78425e
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.