Emmanuel, I am interested in the fix you made for MINA-678 where NioProcessor take 100% of the cpu. I assume you take the approach to ditch the selector once detecting it is in epollWait() state and create a new one.
I realized that the fixed version is 2.0.0-RC1, I am wondering how big the difference is between 2.0.0-RC1 and M6? Is it possible for you to tell us the diff (hopefully, not a whole lot) so I can backport to M6 in my local build and then tested it out? Also, I guess the underlying jdk problem is not fixed in the JDK 7 Preview on the Sun website..... Thanks!! Yong
