Eliminate server startup threads 55/86255/2
authorRobert Varga <robert.varga@pantheon.tech>
Tue, 3 Dec 2019 20:27:35 +0000 (21:27 +0100)
committerAnil Belur <abelur@linuxfoundation.org>
Sun, 9 Feb 2020 06:47:33 +0000 (06:47 +0000)
commit90961ba0603925df9cb858007a4038c796ad0175
treec0fc41b2e45216327cc966c379ce1f36d41c4cf2
parent9b597af70535a69f0f8f04fae2c53bf2532b0a4a
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