Correct to catch new response to snapshot request

This commit is contained in:
martinsumner 2017-03-06 19:37:43 +00:00
parent 87f2c5d7ae
commit 32cdf26ffb

View file

@ -155,7 +155,7 @@ journal_compaction(_Config) ->
testutil:wait_for_compaction(Bookie1),
% Start snapshot - should not stop deletions
{ok,
{PclClone, _LdgCache},
PclClone,
InkClone} = leveled_bookie:book_snapshotstore(Bookie1,
self(),
300000),