Fix RecoveryIntegrationSingleNodeTest failure 68/58368/1
authorTom Pantelis <tompantelis@gmail.com>
Mon, 5 Jun 2017 18:56:45 +0000 (14:56 -0400)
committerTom Pantelis <tompantelis@gmail.com>
Tue, 6 Jun 2017 20:11:27 +0000 (20:11 +0000)
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 <tompantelis@gmail.com>
(cherry picked from commit 75a222ffd227bb9f2aeef8ee7998f8df6f529bf8)


No differences found