On 05/12/2014 21:20, Rémy Maucherat wrote:
> 2014-12-05 18:43 GMT+01:00 <ma...@apache.org>:
> 
>> Author: markt
>> Date: Fri Dec  5 17:43:56 2014
>> New Revision: 1643371
>>
>> URL: http://svn.apache.org/r1643371
>> Log:
>> Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=57284
>> Enable startAsync() to be called from a Filter and still be able to call
>> the remainder of the FilterChain
>>
>> Modified:
>>     tomcat/trunk/java/org/apache/catalina/core/ApplicationDispatcher.java
>>     tomcat/trunk/java/org/apache/catalina/core/ApplicationFilterChain.java
>>     tomcat/trunk/java/org/apache/catalina/core/LocalStrings.properties
>>     tomcat/trunk/java/org/apache/catalina/core/LocalStrings_es.properties
>>     tomcat/trunk/java/org/apache/catalina/core/LocalStrings_fr.properties
>>     tomcat/trunk/java/org/apache/catalina/core/LocalStrings_ja.properties
>>     tomcat/trunk/java/org/apache/catalina/core/StandardWrapperValve.java
>>
> 
> My Tomcat trunk is quite broken right now (and the ci run isn't looking
> very good). It could be related to this.

Hmm. I guess I must have missed something. Sorry about that. When I
looked through the code it looked surprisingly harmless.

There are other fixes (AsynStateMachine, error handling) that I would
have thought would have been more likely to cause problems.

I'll take a look over the weekend. If this gets in the way before I fix
it and you figure out which commit triggered the issue feel free to
revert it.

Mark


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to