tooDirty

Returns true if we should recompress this reader, even though we could bulk merge compressed data

The last chunk written for a segment is typically incomplete, so without recompressing, in some worst-case situations (e.g. frequent reopen with tiny flushes), over time the compression ratio can degrade. This is a safety switch.