default Compression Threshold
The default minimum number of uncompressed bytes at the virtualized end of an indexed file. Once this many uncompressed bytes have accumulated from complete records, they will be compressed together. Since uncompressed data must be written to a master node during each commit, this value should not be too large; but since compression efficiency improves as block size increases, this value should not be too small. A small multiple of the defaultPageSize is optimal.