2014-05-14 2:44 GMT+02:00 <kkoli...@apache.org>:

> Author: kkolinko
> Date: Wed May 14 00:44:33 2014
> New Revision: 1594436
>
> URL: http://svn.apache.org/r1594436
> Log:
> Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=56399
> When recycling a Coyote request, ensure that Catalina request have been
> recycled.
>

This shouldn't cause regressions (cosmetic or performance). So this needs
to be refined, and shouldn't be committed for now.

I'll have to -1 this commit until it doesn't cause issues. The code can be
left in instead, but the calls to getAdapter().checkRecycled(request,
response) could be disabled with a system property flag.

Rémy

Reply via email to