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/08/31 21:47:32 UTC

[jira] Created: (CASSANDRA-402) Add mbean to adjust log4j output level at runtime

Add mbean to adjust log4j output level at runtime
-------------------------------------------------

                 Key: CASSANDRA-402
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-402
             Project: Cassandra
          Issue Type: Improvement
          Components: Tools
            Reporter: Jonathan Ellis
             Fix For: 0.4


This should probably take string classQualifier and string level (use Level.toLevel to convert to a Level)

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


[jira] Commented: (CASSANDRA-402) Add mbean to adjust log4j output level at runtime

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

Hudson commented on CASSANDRA-402:
----------------------------------

Integrated in Cassandra #184 (See [http://hudson.zones.apache.org/hudson/job/Cassandra/184/])
    allow setting the logging level at runtime via mbean.
patch by jbellis; reviewed by Eric Evans for 


> Add mbean to adjust log4j output level at runtime
> -------------------------------------------------
>
>                 Key: CASSANDRA-402
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-402
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Tools
>            Reporter: Jonathan Ellis
>            Assignee: Jonathan Ellis
>             Fix For: 0.4
>
>         Attachments: 402.patch
>
>
> This should probably take string classQualifier and string level (use Level.toLevel to convert to a Level)

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


[jira] Resolved: (CASSANDRA-402) Add mbean to adjust log4j output level at runtime

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

Jonathan Ellis resolved CASSANDRA-402.
--------------------------------------

    Resolution: Fixed
      Assignee: Jonathan Ellis

committed

> Add mbean to adjust log4j output level at runtime
> -------------------------------------------------
>
>                 Key: CASSANDRA-402
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-402
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Tools
>            Reporter: Jonathan Ellis
>            Assignee: Jonathan Ellis
>             Fix For: 0.4
>
>         Attachments: 402.patch
>
>
> This should probably take string classQualifier and string level (use Level.toLevel to convert to a Level)

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


[jira] Commented: (CASSANDRA-402) Add mbean to adjust log4j output level at runtime

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

Eric Evans commented on CASSANDRA-402:
--------------------------------------

+1

> Add mbean to adjust log4j output level at runtime
> -------------------------------------------------
>
>                 Key: CASSANDRA-402
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-402
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Tools
>            Reporter: Jonathan Ellis
>             Fix For: 0.4
>
>         Attachments: 402.patch
>
>
> This should probably take string classQualifier and string level (use Level.toLevel to convert to a Level)

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


[jira] Updated: (CASSANDRA-402) Add mbean to adjust log4j output level at runtime

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

Jonathan Ellis updated CASSANDRA-402:
-------------------------------------

    Attachment: 402.patch

> Add mbean to adjust log4j output level at runtime
> -------------------------------------------------
>
>                 Key: CASSANDRA-402
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-402
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Tools
>            Reporter: Jonathan Ellis
>             Fix For: 0.4
>
>         Attachments: 402.patch
>
>
> This should probably take string classQualifier and string level (use Level.toLevel to convert to a Level)

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