[ 
https://issues.apache.org/jira/browse/HBASE-8659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13670748#comment-13670748
 ] 

stack commented on HBASE-8659:
------------------------------

Funny.  It can be useful figuring our hit rate, especially if no monitoring 
going on.  I suppose they can get it from the /jmx or via metrics emissions or 
look at the UI (is it in the UI... oh, it has its own tab even: 
http://sss-6.ent.cloudera.com:60030/rs-status#blockCacheStats).

+1 on commit.
                
> LruBlockCache logs too much
> ---------------------------
>
>                 Key: HBASE-8659
>                 URL: https://issues.apache.org/jira/browse/HBASE-8659
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Sergey Shelukhin
>            Assignee: Sergey Shelukhin
>         Attachments: HBASE-8659-v0.patch
>
>
> LruBlockCache logs too much.
> {code}
> grep -c . hbase-hbase-regionserver-.....log 
> 77539
> grep -c LruBlockCache  hbase-hbase-regionserver-......log 
> 64459
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to