https://issues.apache.org/bugzilla/show_bug.cgi?id=54128
Tim Whittington <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #30720|0 |1 is obsolete| | --- Comment #6 from Tim Whittington <[email protected]> --- Created attachment 30721 --> https://issues.apache.org/bugzilla/attachment.cgi?id=30721&action=edit Alternative patch to speed up exec I've updated my fix to correct a problem with dropping data blocks if the stream pumper was stopped between reading and writing a block. Also fixed a race condition observed in testing where the stream pumper is stopped before the thread running it enters the run() method, which can cause hanging/require interruption. -- You are receiving this mail because: You are the assignee for the bug.
