You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Huaxiang Sun (Jira)" <ji...@apache.org> on 2022/08/11 21:02:00 UTC

[jira] [Updated] (HBASE-27296) Some Cell's implementation of toString() such as IndividualBytesFieldCell prints out value and tags which is too verbose

     [ https://issues.apache.org/jira/browse/HBASE-27296?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Huaxiang Sun updated HBASE-27296:
---------------------------------
    Summary: Some Cell's implementation of toString() such as IndividualBytesFieldCell prints out value and tags which is too verbose  (was: IndividualBytesFieldCell#toString() prints out value and tags which is too verbose.)

> 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
>
> One of users sees cells >10Mb are logged when over limit. 
> 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)