Timeout long-running snapshots
Add logic to timeout long-running snapshots.
This commit is contained in:
parent
400f65f557
commit
4e9fa2a206
6 changed files with 86 additions and 20 deletions
|
@ -135,6 +135,12 @@
|
|||
{info, "Garbage collection on manifest removes key for filename ~s"}},
|
||||
{"P0037",
|
||||
{debug, "Merging of penciller L0 tree from size ~w complete"}},
|
||||
{"P0038",
|
||||
{info, "Timeout of snapshot with pid=~w at SQN=~w at TS ~w "
|
||||
++ "set to timeout=~w"}},
|
||||
{"P0039",
|
||||
{info, "Failed to relase pid=~w "
|
||||
++ "leaving SnapshotCount=~w and MinSQN=~w"}},
|
||||
|
||||
{"PC001",
|
||||
{info, "Penciller's clerk ~w started with owner ~w"}},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue