On 03/12/2019 21:00, Rémy Maucherat wrote:
> Hi,
> 
> NioSelectorPool is probably never used out of its default default
> configuration as the capability is well hidden, so I had a look. I
> couldn't really see a difference with ab/h2load between the default
> (shared = true) and a pooled selector with all the extra code.
> 
> Then moving down the stack NioBlockingSelector is also an experience.
> "Possibly encountered sun bug 5076772 on windows JDK 1.5" might not be
> the most useful debug log anymore.
> 
> Any opinion on that ?

No objections to removing the NioSelectorPool or cleaning up the
NioBlockingSelector at some point fairly soon. However, I'm a little
concerned about connector stability right now (see thread on asyncIO) so
I think we should move a little more carefully on this than usual.

Mark

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

Reply via email to