From: Tom Pantelis Date: Mon, 5 Jun 2017 18:56:45 +0000 (-0400) Subject: Fix RecoveryIntegrationSingleNodeTest failure X-Git-Tag: release/carbon-sr1~44 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=commitdiff_plain;h=188b3e7bb59bd60f9806ffe7afff564d064cb986;hp=188b3e7bb59bd60f9806ffe7afff564d064cb986 Fix RecoveryIntegrationSingleNodeTest failure The InMemoryJournal may not have received all the persisted messages by the time it checks the expected size of the journal so added a latch/wait for he expected messages.. Change-Id: I8f050b9375f5e3e74749c17e831add21d09d1831 Signed-off-by: Tom Pantelis (cherry picked from commit 75a222ffd227bb9f2aeef8ee7998f8df6f529bf8) ---