[ 
https://issues.apache.org/jira/browse/CASSANDRA-748?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Robert Coli updated CASSANDRA-748:
----------------------------------

    Attachment: CASSANDRA-748.patch

Aforementioned patch in unified diff format.

> org.apache.cassandra.concurrent:type=COMMITLOG should actually be 
> org.apache.cassandra.db:type=COMMITLOG
> --------------------------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-748
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-748
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Core
>            Reporter: Robert Coli
>            Priority: Trivial
>         Attachments: CASSANDRA-748.patch
>
>
> 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!

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to