Log about cache ratio and object hit ratio
If not a snapshot.
This commit is contained in:
parent
ecda13872a
commit
d5c1d1e51e
2 changed files with 23 additions and 17 deletions
|
@ -81,7 +81,8 @@
|
|||
{warn, "Ratio of penciller cache size ~w to bookie's memory "
|
||||
++ "cache size ~w is larger than expected"}},
|
||||
{"B0021",
|
||||
{info, "Bookie fetch RequestCount=~w and CacheCount=~w"}},
|
||||
{info, "Bookie fetch RequestCount=~w and CacheCount=~w and "
|
||||
++ "ObjectFoundCount=~w"}},
|
||||
|
||||
{"R0001",
|
||||
{debug, "Object fold to process batch of ~w objects"}},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue