Best unofficial Apache Server developers community
Username
Forgot password?
Sign in with Twitter account
Sign in with Facebook account
List archives

Re: svn commit: r992258 - /tomcat/trunk/java/org/apache/tomcat/util/net/AprEndpoint.java

svn commit: r992253 - /tomcat/tc6.0.x/trunk/STATUS.txt
(16 lines)
svn commit: r992881 - in /tomcat/trunk: java/org/apache/tomcat/util/net/AprEndpoint.java java/org/apache/tomcat/util/net/JIoEndpoint.java java/org/apache/tomcat/util/net/NioEndpoint.java webapps/docs/changelog.xml
(20 lines)
Sep 3, 2010
Mark Thomas
Mark Thomas
On 03/09/2010 11:37, mt### @apache.org wrote:
 Author: mturk
 Date: Fri Sep  3 10:37:53 2010
 New Revision: 992258
 
 URL: http://svn.apache.org/viewvc?rev=992258&view=rev
 Log:
 Make destroy method returning when the worker thread finishes instead
separately calling destroy followed by join

I'm seeing long shutdown times now on OSX. I haven't had the patience to
see if they eventually return and have had been killing the process.
From where it appears to be looping - this patch looks like the culprit.

Mark




Reply
Tags: returningdestroymark
Messages in this thread
Re: svn commit: r992258 - /tomcat/trunk/java/org/apache/tomcat/util/net/AprEndpoint.java
Similar Threads