[ 
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to