You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Clint Morgan (JIRA)" <ji...@apache.org> on 2008/04/23 21:09:22 UTC

[jira] Created: (HBASE-600) Filters have excessive DEBUG logging

Filters have excessive DEBUG logging
------------------------------------

                 Key: HBASE-600
                 URL: https://issues.apache.org/jira/browse/HBASE-600
             Project: Hadoop HBase
          Issue Type: Improvement
          Components: filters
            Reporter: Clint Morgan
            Priority: Trivial


Downgrade most to trace

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


[jira] Commented: (HBASE-600) Filters have excessive DEBUG logging

Posted by "Jim Kellerman (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-600?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12591745#action_12591745 ] 

Jim Kellerman commented on HBASE-600:
-------------------------------------

This will not work because while log4j supports TRACE, apache commons logging does not. TRACE level messages will still come out if DEBUG is on.

> Filters have excessive DEBUG logging
> ------------------------------------
>
>                 Key: HBASE-600
>                 URL: https://issues.apache.org/jira/browse/HBASE-600
>             Project: Hadoop HBase
>          Issue Type: Improvement
>          Components: filters
>            Reporter: Clint Morgan
>            Priority: Trivial
>         Attachments: hbase-600.patch
>
>
> Downgrade most to trace

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


[jira] Commented: (HBASE-600) Filters have excessive DEBUG logging

Posted by "Clint Morgan (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-600?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12591747#action_12591747 ] 

Clint Morgan commented on HBASE-600:
------------------------------------

Still "works" for us because we run hbase processes inside our JVMs with a log4j.properties on classpath.

> Filters have excessive DEBUG logging
> ------------------------------------
>
>                 Key: HBASE-600
>                 URL: https://issues.apache.org/jira/browse/HBASE-600
>             Project: Hadoop HBase
>          Issue Type: Improvement
>          Components: filters
>            Reporter: Clint Morgan
>            Priority: Trivial
>         Attachments: hbase-600.patch
>
>
> Downgrade most to trace

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


[jira] Resolved: (HBASE-600) Filters have excessive DEBUG logging

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

Jim Kellerman resolved HBASE-600.
---------------------------------

    Resolution: Fixed

Removed DEBUG logging. Committed.

> Filters have excessive DEBUG logging
> ------------------------------------
>
>                 Key: HBASE-600
>                 URL: https://issues.apache.org/jira/browse/HBASE-600
>             Project: Hadoop HBase
>          Issue Type: Improvement
>          Components: filters
>            Reporter: Clint Morgan
>            Assignee: Jim Kellerman
>            Priority: Trivial
>             Fix For: 0.2.0
>
>         Attachments: hbase-600.patch
>
>
> Downgrade most to trace

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


[jira] Assigned: (HBASE-600) Filters have excessive DEBUG logging

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

Jim Kellerman reassigned HBASE-600:
-----------------------------------

    Assignee: Jim Kellerman

> Filters have excessive DEBUG logging
> ------------------------------------
>
>                 Key: HBASE-600
>                 URL: https://issues.apache.org/jira/browse/HBASE-600
>             Project: Hadoop HBase
>          Issue Type: Improvement
>          Components: filters
>            Reporter: Clint Morgan
>            Assignee: Jim Kellerman
>            Priority: Trivial
>             Fix For: 0.2.0
>
>         Attachments: hbase-600.patch
>
>
> Downgrade most to trace

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


[jira] Updated: (HBASE-600) Filters have excessive DEBUG logging

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

stack updated HBASE-600:
------------------------

    Fix Version/s: 0.2.0

Lets fix for 0.2.0.

> Filters have excessive DEBUG logging
> ------------------------------------
>
>                 Key: HBASE-600
>                 URL: https://issues.apache.org/jira/browse/HBASE-600
>             Project: Hadoop HBase
>          Issue Type: Improvement
>          Components: filters
>            Reporter: Clint Morgan
>            Priority: Trivial
>             Fix For: 0.2.0
>
>         Attachments: hbase-600.patch
>
>
> Downgrade most to trace

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


[jira] Updated: (HBASE-600) Filters have excessive DEBUG logging

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

Clint Morgan updated HBASE-600:
-------------------------------

    Attachment: hbase-600.patch

> Filters have excessive DEBUG logging
> ------------------------------------
>
>                 Key: HBASE-600
>                 URL: https://issues.apache.org/jira/browse/HBASE-600
>             Project: Hadoop HBase
>          Issue Type: Improvement
>          Components: filters
>            Reporter: Clint Morgan
>            Priority: Trivial
>         Attachments: hbase-600.patch
>
>
> Downgrade most to trace

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