[ 
https://issues.apache.org/jira/browse/HTRACE-290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Masatake Iwasaki updated HTRACE-290:
------------------------------------
    Attachment: HTRACE-290.002.patch

Thanks for filing this, [~cmccabe].

{code}
        lg := newLogger("foo", "log.level", "DEBUG",
                "foo.log.level", "INFO",
                "log.path", logPath)
{code}
This configuration sets log level for foo to INFO but the test assumes that the 
log level is DEBUG. Though the assumption is wrong, the test passed due to the 
bug in {{log.go:there}}. How about addressing the bug too in this jira? I 
attached 002.

> htraced: Add unit tests for TraceEnabled, etc. methods for conditional logging
> ------------------------------------------------------------------------------
>
>                 Key: HTRACE-290
>                 URL: https://issues.apache.org/jira/browse/HTRACE-290
>             Project: HTrace
>          Issue Type: Improvement
>          Components: htraced
>    Affects Versions: 4.0
>            Reporter: Colin Patrick McCabe
>            Assignee: Colin Patrick McCabe
>            Priority: Minor
>         Attachments: HTRACE-290.001.patch, HTRACE-290.002.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to