Graceful shutdown
Liche
alistair.braden at nominet.org.uk
Mon Jun 20 10:40:37 EDT 2011
Norman Maurer-2 wrote:
>
> As far as I can tell this will not close it "immediately. It will just
> close all channels in an async fashion. It calls Channel.close() which
> in fact is async.
>
True, but channel.close() also won't wait for the request to be processed
and the reply to be sent, hence the locking I've put in (in the
absence/ignorance of a better method).
--
View this message in context: http://netty-forums-and-mailing-lists.685743.n2.nabble.com/Graceful-shutdown-tp6495032p6496016.html
Sent from the Netty User Group mailing list archive at Nabble.com.
More information about the netty-users
mailing list