https://issues.apache.org/bugzilla/show_bug.cgi?id=50229
--- Comment #8 from [email protected] 2010-12-16 11:08:19 EST --- Is there a reason StreamPumper uses a SMALL_BUFFER_SIZE (128)? In this particular bug, a large file on disk is being read in so a larger buffer may be beneficial (not tested). In this bug, the parent java/exec task knows that it is reading from a file on disk so does useavailable make sense for that input stream? -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
