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

org.apache.cassandra.concurrent:type=COMMITLOG should actually be org.apache.cassandra.db:type=COMMITLOG

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Low
    • Resolution: Fixed
    • 0.6
    • Legacy/Tools
    • None

    Description

      Within ./db/CommitLogExecutorService.java, the COMMITLOG MBean is currently registering itself as "org.apache.cassandra.concurrent:type=COMMITLOG", when it should be registering itself as "org.apache.cassandra.db:type=COMMITLOG". Per jbellis this is a legacy issue and can/should be corrected. Attached find a unified diff patch which does so!

      Attachments

        1. CASSANDRA-748.patch
          0.5 kB
          Robert Coli

        Activity

          People

            rcoli Robert Coli
            rcoli Robert Coli
            Robert Coli
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: