Add support for using epoll Netty transport 54/86254/2
authorRobert Varga <robert.varga@pantheon.tech>
Tue, 3 Dec 2019 15:54:47 +0000 (16:54 +0100)
committerAnil Belur <abelur@linuxfoundation.org>
Sun, 9 Feb 2020 06:33:13 +0000 (06:33 +0000)
commit9b597af70535a69f0f8f04fae2c53bf2532b0a4a
treef82b9c9020a775134f84b835634028b0b2cfc009
parent85b6d1a088b5b03037da8e1c4dd9dcf00e5368b8
Add support for using epoll Netty transport

Since we have GlobalNettyContext, we can easily provide the necessary
glue to select either epoll(7) or java.nio backend based on availability.

JIRA: OVSDB-331
Change-Id: Id79e13e21dd5bc2358b7a9567bd145a4ca166a39
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
(cherry picked from commit 13a7d507466f466865f26eb791ddd1543a3bb5eb)
library/impl/pom.xml
library/impl/src/main/java/org/opendaylight/ovsdb/lib/impl/NettyBootstrapFactory.java