[
https://issues.apache.org/jira/browse/CASSANDRA-748?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12834891#action_12834891
]
Hudson commented on CASSANDRA-748:
----------------------------------
Integrated in Cassandra #357 (See
[http://hudson.zones.apache.org/hudson/job/Cassandra/357/])
> 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: Improvement
> Components: Tools
> Reporter: Robert Coli
> Assignee: Robert Coli
> Priority: Trivial
> Fix For: 0.6
>
> 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.