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

Jean-Daniel Cryans commented on HBASE-8659:
-------------------------------------------

It's only gonna log that much if you trash your cache continuously, which I 
would argue is your real problem and the logging is only a symptom :)
                
> 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