[
https://issues.apache.org/jira/browse/HDDS-6181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated HDDS-6181:
---------------------------------
Labels: newbie pull-request-available (was: newbie)
> 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
>
> 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]