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

[jira] [Comment Edited] (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=16110644#comment-16110644 ] 

Attila Sasvari edited comment on OOZIE-3021 at 8/2/17 10:03 AM:
----------------------------------------------------------------

[~andras.piros] thanks. +1 Committed to master


was (Author: asasvari):
[~andras.piros] thanks. +1

> 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, OOZIE-3021.002.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)