Fix RecoveryIntegrationSingleNodeTest failure 77/58277/2
authorTom Pantelis <tompantelis@gmail.com>
Mon, 5 Jun 2017 18:56:45 +0000 (14:56 -0400)
committerRobert Varga <nite@hq.sk>
Tue, 6 Jun 2017 08:16:18 +0000 (08:16 +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>

No differences found