You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Attila Doroszlai (Jira)" <ji...@apache.org> on 2022/02/02 10:42:00 UTC

[jira] [Updated] (HDDS-6181) Change SCMHAInvocationHandler#invokeRatis() logging to TRACE

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

Attila Doroszlai updated HDDS-6181:
-----------------------------------
    Target Version/s:   (was: 1.2.0)

> Change SCMHAInvocationHandler#invokeRatis() logging to TRACE
> ------------------------------------------------------------
>
>                 Key: HDDS-6181
>                 URL: https://issues.apache.org/jira/browse/HDDS-6181
>             Project: Apache Ozone
>          Issue Type: Bug
>            Reporter: Hanisha Koneru
>            Assignee: Keyi Song
>            Priority: Major
>              Labels: newbie, pull-request-available
>             Fix For: 1.3.0
>
>
> HDDS-4622 changed the TRACE logging in SCMHAInvocationHandler#invokeRatis() to INFO level logging. This is creating a lot of noise in the SCM and Recon logs. 
> {code:java}
> Lines 113-114 in SCMHAInvocationHandler#invokeRatis():
> LOG.info("Invoking method {} on target {}, cost {}us",
>     method, ratisHandler, (Time.monotonicNowNanos() - startTime) / 1000.0); {code}
> I do not see the need for this INFO logging.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org