Josh Elser created ACCUMULO-4465:
------------------------------------
Summary: Improve log statements on block caches
Key: ACCUMULO-4465
URL: https://issues.apache.org/jira/browse/ACCUMULO-4465
Project: Accumulo
Issue Type: Bug
Components: tserver
Reporter: Josh Elser
Priority: Minor
Fix For: 1.7.3, 1.8.1, 2.0.0
I noticed that both the LruBlockCache (and the soon-landing TinyLfuBlockCache)
both suffer from the same logging issues:
# Not clear if the cache is for index blocks or data blocks
# Two separate log messages make it impossible to know definitively which cache
the 2nd message goes with (don't know which cache the stats are actually for).
Should be able to clean this up easily.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)