Patrick McFadin created CASSANDRA-5100:
------------------------------------------

             Summary: Create different log entry if dropped mutation is a hint
                 Key: CASSANDRA-5100
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-5100
             Project: Cassandra
          Issue Type: Improvement
          Components: Core
    Affects Versions: 1.2.0
            Reporter: Patrick McFadin
            Priority: Minor


When a mutation is dropped, you see an INFO log line like this:

MessagingService.java (line 607) 816 MUTATION messages dropped in last 5000ms

It would be helpful to know that the mutation was a local hint being dropped. 
Since this is much more severe case of a dropped mutation, I also think it 
should be a WARN and not an INFO. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to