Eliminate server startup threads 60/86260/1
authorRobert Varga <robert.varga@pantheon.tech>
Tue, 3 Dec 2019 20:27:35 +0000 (21:27 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Fri, 6 Dec 2019 10:40:40 +0000 (11:40 +0100)
commitdbccf7846539ec9c078aab69cf723940df30ad0c
treee4d74e991b05476765c7857e0b2e3f874e5e7d10
parent04a54e4f92d04b0ed1e26f0422c3c9f1ee6824ff
Eliminate server startup threads

These were necessary to clean up the server loop groups, but that
is no longer necessary as they have separate lifecycle. Now the
threads serve only the purpose for asynchronous start, which is
easily done with ChannelFutureLister.

Change-Id: I4eaff47cabde3c2551a65d288da455701b920485
JIRA: OVSDB-454
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
(cherry picked from commit f86aa7253aadeb117f0a99f93a1a8cb646b2d95b)
library/impl/src/main/java/org/opendaylight/ovsdb/lib/impl/OvsdbConnectionService.java