You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Andras Piros (JIRA)" <ji...@apache.org> on 2017/08/01 11:54:00 UTC

[jira] [Commented] (OOZIE-3021) Error on job or SLA event listening: WARN logs instead of DEBUG

    [ https://issues.apache.org/jira/browse/OOZIE-3021?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16108768#comment-16108768 ] 

Andras Piros commented on OOZIE-3021:
-------------------------------------

[~asasvari] can you pls. review?

> Error on job or SLA event listening: WARN logs instead of DEBUG
> ---------------------------------------------------------------
>
>                 Key: OOZIE-3021
>                 URL: https://issues.apache.org/jira/browse/OOZIE-3021
>             Project: Oozie
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 4.3.0
>            Reporter: Andras Piros
>            Assignee: Andras Piros
>             Fix For: 5.0.0
>
>         Attachments: OOZIE-3021.001.patch
>
>
> When handling a job or SLA event inside {{EventHandlingService}}, when a {{Throwable}} happens when [*{{EventWorker.run()}}*|https://github.com/apache/oozie/blob/master/core/src/main/java/org/apache/oozie/service/EventHandlerService.java#L255-L265] is called, only {{DEBUG}} level logs are printed.
> Since in general most users don't set Oozie log level to {{DEBUG}} while in production, we should employ {{WARN}} level to get an idea when e.g. an SLA event processing didn't succeed.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)