On Sat, 9 Mar 2024 at 14:33, Gary Gregory <garydgreg...@gmail.com> wrote: > > If you want to help in Commons COMPRESS-land, please see > https://issues.apache.org/jira/browse/COMPRESS-651 I swear I looked into this a while ago, and the issue was pbzip2 works by compressing the source in chunks, in parallel, then cat'ing those compressed chunks together. There's another constructor for BZip2CompressorInputStream which allows for this, it's not the default. I can't find any record of it though, maybe I'm losing my mind. Peter
--------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org