From: Robert Varga Date: Fri, 23 Jun 2017 11:02:40 +0000 (+0200) Subject: BUG-8494: Cleanup clustering-it-provider X-Git-Tag: release/nitrogen~71 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=commitdiff_plain;h=7d53e7984cfbd69fdf78ad07112974aa3e56fc55;hp=7d53e7984cfbd69fdf78ad07112974aa3e56fc55 BUG-8494: Cleanup clustering-it-provider Fixes various warnings and refactors MdsalLowLevelTestProvider to be slightly cleaner in terms of number of classes. It also eliminates synchronous thread blocking on future collection and instead schedules task which performs the cleanup if the system gets stuck. Change-Id: I657f3df60c620284538bdf39ab1536eac8448801 Signed-off-by: Robert Varga (cherry picked from commit d97061af6814ad7b085af10797a252aa4aa5cda6) ---