You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As far as I can tell, the V2 log format in the Java implementation does not support not compressing the histograms. Should we remove support for that? Should we at least update the examples to prefer the more "standard" serializer that will interoperate with other hdrhistogram libraries?
I discovered today that the Python bindings don't even support uncompressed histograms. So was surprised by that for a bit when my histograms wouldn't parse.
As far as I can tell, the V2 log format in the Java implementation does not support not compressing the histograms. Should we remove support for that? Should we at least update the examples to prefer the more "standard" serializer that will interoperate with other hdrhistogram libraries?
cc @marshallpierce
The text was updated successfully, but these errors were encountered: