adejanovski opened a new pull request #881: URL: https://github.com/apache/cassandra/pull/881
Debug logging being enabled by default in Cassandra, too many logger.debug() calls in the Merkle trees comparisons ended up having a significant impact on repair performance. Such loggings are useful for Cassandra developers mostly and they were moved to trace level to avoid impacting production clusters. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

