Actually this is a side-effect of LUCENE-5188. There is a bug in
LZ4.compressHC (which I committed to test various trade-offs between
compression speed and ratio but is not used in any official codec) on
very compressible inputs which seems to be more easily triggered now
that the inputs can be sliced. I have a fix that I'm testing and
should be able to commit soon.

-- 
Adrien

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to