[JBoss JIRA] Closed: (NETTY-352) Dead lock in MemoryAwareThreadPoolExecutor

Trustin Lee trustin at gmail.com
Mon Jan 3 21:53:34 EST 2011


Until the bug is fixed, please remove the MATPE from the pipeline and increase the number of the I/O worker threads - you will probably see similar effect:

    new NioServerSocketChannelFactory(..., 32)

HTH

--
Trustin Lee - http://gleamynode.net/
Sent from a mobile device - please excuse the brevity.

On Dec 9, 2010, at 3:20 PM, fujohnwang(王福强)<fujohnwang at gmail.com> wrote:

> 
> Any Update On this? seems we encountered such problem too. 
> After removing the OrderedMemoryAwareTHreadPoolExecutor, the hang problem is
> gone
> -- 
> View this message in context: http://netty-forums-and-mailing-lists.685743.n2.nabble.com/JBoss-JIRA-Created-NETTY-352-Dead-lock-in-MemoryAwareThreadPoolExecutor-tp5464013p5817993.html
> Sent from the Netty Developer Group mailing list archive at Nabble.com.
> _______________________________________________
> netty-dev mailing list
> netty-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/netty-dev



More information about the netty-dev mailing list