mirror of
https://github.com/internetarchive/heritrix3.git
synced 2026-07-22 07:21:36 +00:00
* WARCWriterProcessor
move checkSize into block protected by catch/finally cleanup of errors
* WARCWriterProcessorTest
test to simulate record-write-failure and verify does not cause pool lockup
* WARCWriterTest, WriterPoolMember
comment and warnings cleanup