apache / distributedlog

Apache DistributedLog
Apache License 2.0
185 stars 74 forks source link

about compression #195

Closed Li-Haihui closed 6 years ago

Li-Haihui commented 6 years ago

Is this a question, feature request, or bug report?

QUESTION

In the DL-0.5.0, you used lz4 to compress the ByteBuf. But there are two modes. one is LZ4 default, the other is LZ4 HC. which one did you used?

sijie commented 6 years ago

@Li-Haihui I think it is LZ4.