Uploaded image for project: 'Cassandra'
  1. Cassandra
  2. CASSANDRA-7999

Inconsistent logging in CassandraDaemon

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Low
    • Resolution: Unresolved
    • None
    • Legacy/Testing
    • None

    Description

      Both fatal and non-fatal errors are being logged at error level which creates a problem for monitoring. CassandraDaemon.setup() logs an error-level message if a directory does not exist but is still able to continue if the directory can be created, and CassandraDaemon.activate() logs an error-level message if the MBean cannot be registered but still allows the server to start. I'd like to see the logging levels for these issues downgraded to warning, or the levels for the fatal errors upgraded to fatal.

      Attachments

        Activity

          People

            Unassigned Unassigned
            shaunkalley Shaun Kalley
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: