> epoll 打开与否目前只和 netty4 绑定,合理的做法是和 protocol 上的 transporter 绑定。或者在应用级别来控制(虽然现在只有 > netty4 才支持)。也就是说没有必要在 provider, consumer, protocol 上都有是否支持 epoll 的判断
嗯,考虑了下移除protocol控制更合适,我会修复掉 [ Full content available at: https://github.com/apache/incubator-dubbo/pull/2738 ] This message was relayed via gitbox.apache.org for [email protected]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
