Jeremiah Jordan created CASSANDRA-11435:
-------------------------------------------
Summary: PrepareCallback#response should not have DEBUG output
Key: CASSANDRA-11435
URL: https://issues.apache.org/jira/browse/CASSANDRA-11435
Project: Cassandra
Issue Type: Bug
Components: Core
Reporter: Jeremiah Jordan
Fix For: 2.2.x, 3.0.x, 3.x
With the new debug logging from
https://issues.apache.org/jira/browse/CASSANDRA-10241?focusedCommentId=14934310&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-14934310
I think the following should probably be at TRACE not DEBUG.
https://github.com/apache/cassandra/blob/cassandra-2.2/src/java/org/apache/cassandra/service/paxos/PrepareCallback.java#L61-L61
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)