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

Sergey Shelukhin commented on HBASE-8659:
-----------------------------------------

Hm... maybe we can add some accumulation/timeout logic and put it back? My 
point is that even in a semi-abnormal workload taking up 85% of the log with 
these seems like a bad idea.
If anything there should be a metric to monitor it, with logs only for 
drill-down
                
> 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