[
https://issues.apache.org/jira/browse/HBASE-5895?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Purtell resolved HBASE-5895.
-----------------------------------
Resolution: Not A Problem
> Slow query log in trunk is too verbose
> --------------------------------------
>
> Key: HBASE-5895
> URL: https://issues.apache.org/jira/browse/HBASE-5895
> Project: HBase
> Issue Type: Bug
> Affects Versions: 0.95.2
> Reporter: Todd Lipcon
> Priority: Critical
>
> Running a YCSB workload against trunk, the slow query log ends up logging the
> entire contents of "mutate" RPCs (in PB-encoded binary). This then makes the
> logging back up, which makes more slow queries, which makes the whole thing
> spin out of control. We should only summarize the RPC, rather than printing
> the whole contents.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)