You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/05/05 22:39:37 UTC

[jira] Created: (CASSANDRA-135) move queue length code into jmx

move queue length code into jmx
-------------------------------

                 Key: CASSANDRA-135
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-135
             Project: Cassandra
          Issue Type: Improvement
            Reporter: Jonathan Ellis
            Assignee: Jonathan Ellis
            Priority: Minor
             Fix For: 0.3


this will allow dropping the debug logs of queue length that annoy the hell out of me

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


[jira] Updated: (CASSANDRA-135) move queue length code into jmx

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

Jonathan Ellis updated CASSANDRA-135:
-------------------------------------

    Attachment: 135.patch

> move queue length code into jmx
> -------------------------------
>
>                 Key: CASSANDRA-135
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-135
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Jonathan Ellis
>            Assignee: Jonathan Ellis
>            Priority: Minor
>             Fix For: 0.3
>
>         Attachments: 135.patch
>
>
> this will allow dropping the debug logs of queue length that annoy the hell out of me

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


[jira] Commented: (CASSANDRA-135) move queue length code into jmx

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CASSANDRA-135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12706896#action_12706896 ] 

Hudson commented on CASSANDRA-135:
----------------------------------

Integrated in Cassandra #63 (See [http://hudson.zones.apache.org/hudson/job/Cassandra/63/])
    

> move queue length code into jmx
> -------------------------------
>
>                 Key: CASSANDRA-135
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-135
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Jonathan Ellis
>            Assignee: Jonathan Ellis
>            Priority: Minor
>             Fix For: 0.3
>
>         Attachments: 135.patch, failures.txt
>
>
> this will allow dropping the debug logs of queue length that annoy the hell out of me

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


[jira] Updated: (CASSANDRA-135) move queue length code into jmx

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

Eric Evans updated CASSANDRA-135:
---------------------------------

    Attachment: failures.txt

> move queue length code into jmx
> -------------------------------
>
>                 Key: CASSANDRA-135
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-135
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Jonathan Ellis
>            Assignee: Jonathan Ellis
>            Priority: Minor
>             Fix For: 0.3
>
>         Attachments: 135.patch, failures.txt
>
>
> this will allow dropping the debug logs of queue length that annoy the hell out of me

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


[jira] Resolved: (CASSANDRA-135) move queue length code into jmx

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

Jonathan Ellis resolved CASSANDRA-135.
--------------------------------------

    Resolution: Fixed

committed w/ suggested corrections & fix for tests (needed to make MT name counter static)

> move queue length code into jmx
> -------------------------------
>
>                 Key: CASSANDRA-135
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-135
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Jonathan Ellis
>            Assignee: Jonathan Ellis
>            Priority: Minor
>             Fix For: 0.3
>
>         Attachments: 135.patch, failures.txt
>
>
> this will allow dropping the debug logs of queue length that annoy the hell out of me

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


[jira] Commented: (CASSANDRA-135) move queue length code into jmx

Posted by "Eric Evans (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CASSANDRA-135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12706229#action_12706229 ] 

Eric Evans commented on CASSANDRA-135:
--------------------------------------

Not life or death, but there doesn't seem to be any further references to MessagingServiceMBean, could it be removed?

There are also several JMX related imports in MessagingService that could be cleaned up now, (again, not a biggie).

I'm also getting some test failures with this patch applied (not happening on trunk). I've attached the output. Let me know if you aren't able to replicate these failures.


> move queue length code into jmx
> -------------------------------
>
>                 Key: CASSANDRA-135
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-135
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Jonathan Ellis
>            Assignee: Jonathan Ellis
>            Priority: Minor
>             Fix For: 0.3
>
>         Attachments: 135.patch
>
>
> this will allow dropping the debug logs of queue length that annoy the hell out of me

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