[
https://issues.apache.org/jira/browse/HBASE-27296?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Huaxiang Sun resolved HBASE-27296.
----------------------------------
Fix Version/s: 2.5.0
3.0.0-alpha-4
2.4.14
Resolution: Fixed
> Some Cell's implementation of toString() such as IndividualBytesFieldCell
> prints out value and tags which is too verbose
> ------------------------------------------------------------------------------------------------------------------------
>
> Key: HBASE-27296
> URL: https://issues.apache.org/jira/browse/HBASE-27296
> Project: HBase
> Issue Type: Improvement
> Components: logging
> Affects Versions: 2.4.12
> Reporter: Huaxiang Sun
> Assignee: Huaxiang Sun
> Priority: Minor
> Fix For: 2.5.0, 3.0.0-alpha-4, 2.4.14
>
>
> One of users sees cells >10Mb are logged when over limit at their client log.
> Checked the code, toString() behavior is not consistent, mostly does not
> include values and tags. Change toString() to exclude tags/value.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)