CBZip2InputStream closes the underlying (wrapped) stream in CBZip2InputStream#bsFinishedWithStream(). This can lead to unexpected stream is closed IOExceptions. For example when you read objects from ...
With a recent upgrade to the 1.11.134 SDK, tests seeking around a large CSV file is triggering a large set of repeated warnings about closing the stream early. 2017-06-27 15:47:05,121 ...