[patch] don't stutter exception messages
----------------------------------------

                 Key: CASSANDRA-3365
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3365
             Project: Cassandra
          Issue Type: Improvement
            Reporter: Dave Brosius
            Priority: Trivial
         Attachments: stutter_ex.diff

doing

log.error(e.getMessage(), e);

just stutters the error message twice, which is annoying. Use a real message

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to