On 01/12/2017 16:54, r...@apache.org wrote: > Author: remm > Date: Fri Dec 1 16:54:38 2017 > New Revision: 1816887 > > URL: http://svn.apache.org/viewvc?rev=1816887&view=rev > Log: > Do not call onDataAvailable without data to read. I tried method with less > side effects, but they all caused problems elsewhere, while this one passes > the testsuite and everything else I could test it with.
This commit is what triggered the failure in TestUpgrade that Gump is current complaining about for APR/native. I can reproduce this failure on OSX. I haven't tried on other platforms. The patch looks right to me. I'm wondering if this change has simply exposed an issue somewhere in the APR/native connector. I'll take a look. Mark --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org