Stefan Miklosovic created CASSANDRA-19632:
---------------------------------------------

             Summary: wrap tracing logs in isTraceEnabled across the codebase
                 Key: CASSANDRA-19632
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-19632
             Project: Cassandra
          Issue Type: Improvement
            Reporter: Stefan Miklosovic


Our usage of logger.isTraceEnabled across the codebase is inconsistent. This 
would also fix issues similar in e.g. CASSANDRA-19429 as [~rustyrazorblade] 
suggested.

We should fix this at least in trunk and 5.0 (not critical though) and probably 
come up with a checkstyle rule to prevent not calling isTraceEnabled while 
logging with TRACE level. 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to