On 09/01/2015 13:46, Rémy Maucherat wrote: > 2015-01-09 14:39 GMT+01:00 <ma...@apache.org>: > >> Author: markt >> Date: Fri Jan 9 13:39:51 2015 >> New Revision: 1650527 >> >> URL: http://svn.apache.org/r1650527 >> Log: >> Simplify. Entries are removed from bufferedWrites as soon as they are >> fully written so the code only needs to check for size() > 0. >> > I am testing, and there seems to be an issue with the connection count not > going down, so things end up blocking in countUpOrAwaitConnection() at some > point. Will continue testing obviously.
The Gump errors reported appear to be related to the refactoring as well. The tests work on OSX (where I did the development) but not Linux or Windows. I'm working on a fix and cleaning up the isReady() / write registration code at the same time. Mark --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org