Native transport and epoll event loop

In java-client 2.7.10, is it possible to configure netty epoll as the EventLoopGroup and enable native transport ?
OpenJDK 8 / 11
RHEL 7

Hi Himanshu,

Yes, it should be possible. See Environment / core / correct way of switching to Epoll

Thanks,
David