Inker Close nastiness
Try to stop some of the potential deadlocking around Inker close and prove that snapshots at higher Manifest SQNs can be ignored
This commit is contained in:
parent
75d6af75c6
commit
630f802780
7 changed files with 57 additions and 28 deletions
|
@ -95,7 +95,7 @@ wait_for_compaction(Bookie) ->
|
|||
true ->
|
||||
io:format("Loop ~w waiting for journal "
|
||||
++ "compaction to complete~n", [X]),
|
||||
timer:sleep(20000),
|
||||
timer:sleep(5000),
|
||||
F(Bookie)
|
||||
end end,
|
||||
true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue