[GitHub] tomcat pull request: Fix https://issues.apache.org/bugzilla/show_b...

2014-06-09 Thread hanyong
Github user hanyong commented on the pull request: https://github.com/apache/tomcat/pull/10#issuecomment-45478715 Sorry, the patch DOES NOT work well. I found another problem. The aysnc servlet timeout is triggered by the poller thead also, since the SelectionKey was

[GitHub] tomcat pull request: Fix https://issues.apache.org/bugzilla/show_b...

2014-06-08 Thread hanyong
GitHub user hanyong opened a pull request: https://github.com/apache/tomcat/pull/10 Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=56518 In NioEndpoint, save and retrieve SelectionKey in KeyAttachment. When the socket is closed by the interrupt, the associated