[
https://issues.apache.org/jira/browse/HBASE-8659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13670795#comment-13670795
]
Sergey Shelukhin commented on HBASE-8659:
-----------------------------------------
that's pretty much what I'm doing, I am running with large dataset and default
memory to simulate the situation for random reads where the dataset is even
larger and memory is tuned. Reads that all come from cache are not very
interesting :)
> 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