devpall / commscale

Automatically exported from code.google.com/p/commscale
0 stars 0 forks source link

Load-Balancer HttpBalancerForwarder fix Executor pools and cleanup resources #23

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
HttpBalancerForwarder should define seperate Executor thread pools for 
nioServerSocketChannelFactory and nioClientSocketChannelFactory and even 
seperate thread pools for Boss and Worker for each factory.

Also, the stop() method should cleanup resources correct. 

Original issue reported on code.google.com by gvage...@gmail.com on 27 Jun 2013 at 8:45

GoogleCodeExporter commented 9 years ago

Original comment by gvage...@gmail.com on 27 Jun 2013 at 9:17

GoogleCodeExporter commented 9 years ago
This issue was closed by revision a6efe46f52d9.

Original comment by gvage...@gmail.com on 28 Jun 2013 at 8:14