You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Robert Coli (JIRA)" <ji...@apache.org> on 2010/01/29 20:12:35 UTC

[jira] Created: (CASSANDRA-748) org.apache.cassandra.concurrent:type=COMMITLOG should actually be org.apache.cassandra.db:type=COMMITLOG

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


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.


[jira] Updated: (CASSANDRA-748) org.apache.cassandra.concurrent:type=COMMITLOG should actually be org.apache.cassandra.db:type=COMMITLOG

Posted by "Robert Coli (JIRA)" <ji...@apache.org>.
     [ 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.


[jira] Resolved: (CASSANDRA-748) org.apache.cassandra.concurrent:type=COMMITLOG should actually be org.apache.cassandra.db:type=COMMITLOG

Posted by "Jonathan Ellis (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CASSANDRA-748?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jonathan Ellis resolved CASSANDRA-748.
--------------------------------------

       Resolution: Fixed
    Fix Version/s: 0.6
         Assignee: Robert Coli

committed.

(for future reference, please generate diffs from trunk/, not subdirs.)

> 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: 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.


[jira] Commented: (CASSANDRA-748) org.apache.cassandra.concurrent:type=COMMITLOG should actually be org.apache.cassandra.db:type=COMMITLOG

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ 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.


[jira] Updated: (CASSANDRA-748) org.apache.cassandra.concurrent:type=COMMITLOG should actually be org.apache.cassandra.db:type=COMMITLOG

Posted by "Jonathan Ellis (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CASSANDRA-748?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jonathan Ellis updated CASSANDRA-748:
-------------------------------------

    Component/s:     (was: Core)
                 Tools
     Issue Type: Improvement  (was: Bug)

> 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.