[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: NettyConnector slow to shutdown

trustin do-not-reply at jboss.com
Tue Mar 3 13:41:25 EST 2009


Calling ExecutorService.shutdownNow() for all ExecutorServices you specified to the constructor of ChannelFactory (i.e. NioClientSocketChannelFactory) should solve the problem.  If it doesn't work, let me know.

View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4214648#4214648

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4214648



More information about the jboss-dev-forums mailing list