On 06/11/2013 15:05, Romain Manni-Bucau wrote:
> Well, that's not blocking *me* that much, just I'm sure we'll get the
> feedback from users. So if it can be configured in next releases it
> would be awesome.

It isn't clear to me what the problem is. Is the delay too short?, too
long? and what is the problem it causes?

Mark


> Romain Manni-Bucau
> Twitter: @rmannibucau
> Blog: http://rmannibucau.wordpress.com/
> LinkedIn: http://fr.linkedin.com/in/rmannibucau
> Github: https://github.com/rmannibucau
> 
> 
> 
> 2013/11/6 Filip Hanik (mailing lists) <devli...@hanik.com>:
>> Romain, what you could do for a work around right now, is to set an executor
>> yourself.
>> This way, Tomcat won't attempt to stop it, and there wont be a delay.
>>
>> http://tomcat.apache.org/tomcat-7.0-doc/config/executor.html
>>
>> the only time tomcat attempts to stop the executor, is if it created it, but
>> if you pass in an executor, tomcat wont stop it.
>>
>> Filip
>>
>>
>>
>>> -----Original Message-----
>>> From: Romain Manni-Bucau [mailto:rmannibu...@gmail.com]
>>> Sent: Wednesday, November 06, 2013 7:12 AM
>>> To: Tomcat Developers List
>>> Subject: org.apache.tomcat.util.net.AbstractEndpoint#shutdownExecutor
>>> lasts 5s?
>>>
>>> Hi
>>>
>>> does org.apache.tomcat.util.net.AbstractEndpoint#shutdownExecutor have
>>> to last 5s since something was done (request) on the instance?
>>>
>>> My issue is with arquillian (tomcat and tomee) we need to wait some
>>> seconds (engouh to be human visible). When running a single test (I'm
>>> not Linus Torvald so I need to debug sometimes ;) it is not that nice.
>>>
>>> Romain Manni-Bucau
>>> Twitter: @rmannibucau
>>> Blog: http://rmannibucau.wordpress.com/
>>> LinkedIn: http://fr.linkedin.com/in/rmannibucau
>>> Github: https://github.com/rmannibucau
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
>>> For additional commands, e-mail: dev-h...@tomcat.apache.org
>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
>> For additional commands, e-mail: dev-h...@tomcat.apache.org
>>
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: dev-h...@tomcat.apache.org
> 


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

Reply via email to