Intel-bigdata / SSM

Smart Storage Management for Big Data, a comprehensive hot/cold data optimized solution
Apache License 2.0
133 stars 67 forks source link

Modify the calculation method of compression buffersize #2220

Closed lipppppp closed 3 years ago

lipppppp commented 3 years ago

When the calculated buffer size is an integral multiple of the buffer size, decompressing the file does not increase the size of the file. At the same time, it can also ensure that xattr will not be too large.