Hi,

Do you guys enable debug log in production? Is it recommended?

By default, the cassandra log level is set to debug:
https://github.com/apache/cassandra/blob/trunk/conf/logback.xml#L100

We’re using 3.0.x, which generates lots of Gossip messages:
FailureDetector.java:456 - Ignoring interval time of 2001193771 for /IP

Probably we should back port 
https://github.com/apache/cassandra/commit/9ac01baef5c8f689e96307da9b29314bc0672462
Other than that, do you guys see any other issue?

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

Reply via email to