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 4, 2010
Mladen Turk
Mladen Turk
On 09/04/2010 12:16 AM, Mark Thomas wrote:
 On 03/09/2010 11:37, mtu### @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.


BTW, I just did a fresh trunk build on Darwin 10.4.0
with java 1.6.0_20 and
sudo port install tomcat-native

No delay on shutdown. Any particular conf or something
I can reproduce that locally?


Regards



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