Hanisha Koneru created HDDS-6181:
------------------------------------

             Summary: 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


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