You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Duo Zhang (Jira)" <ji...@apache.org> on 2021/04/13 02:10:00 UTC

[jira] [Assigned] (HBASE-25762) Improvement for some debug-logging guards

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

Duo Zhang reassigned HBASE-25762:
---------------------------------

    Assignee: Chen Zhi

> Improvement for some debug-logging guards
> -----------------------------------------
>
>                 Key: HBASE-25762
>                 URL: https://issues.apache.org/jira/browse/HBASE-25762
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Chen Zhi
>            Assignee: Chen Zhi
>            Priority: Minor
>         Attachments: HBASE-25762.patch
>
>
> Some potential expensive debug-logging calls are partially guarded by `isXXXEnabled()`. Therefore,
> - Moving some potential expensive statements into the adjacent `isDebugEnabled` in `NettyRpcDuplexHandler.java`
> - Moving the `isTraceEnabled` up to the beginning of `printChoreDetails` and `printChoreServiceDetails` in `ChoreService.java `.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)