You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Gézapeti (Jira)" <ji...@apache.org> on 2020/08/18 06:41:00 UTC

[jira] [Comment Edited] (OOZIE-3608) Coordinator emits wrong WARN about TimeZones

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

Gézapeti edited comment on OOZIE-3608 at 8/18/20, 6:40 AM:
-----------------------------------------------------------

It's there, I've just messed up the commit message: https://github.com/apache/oozie/commit/34b87e1ed8d22315da57acdd108873935c879826

We don't force push master, so it'll be like this forever. :( I'm sorry, I'll make sure your next contribution's message will be correct :)


was (Author: gezapeti):
It's there, I've just messed up the commit message: https://github.com/apache/oozie/commit/34b87e1ed8d22315da57acdd108873935c879826

> Coordinator emits wrong WARN about TimeZones
> --------------------------------------------
>
>                 Key: OOZIE-3608
>                 URL: https://issues.apache.org/jira/browse/OOZIE-3608
>             Project: Oozie
>          Issue Type: Bug
>          Components: coordinator
>    Affects Versions: 5.2.0
>            Reporter: Lars Francke
>            Assignee: Lars Francke
>            Priority: Minor
>             Fix For: 5.3.0
>
>         Attachments: OOZIE-3608-001.patch, OOZIE-3608-001.patch
>
>
> OOZIE-2867 introduced a log message when the timezone is one that is not DST aware.
> Unfortunately the logic for printing the warning is wrong.
> It now prints warnings only for correct timezones:
> {code:java}
> GMT, UTC or Region/City Timezone formats are preferred instead of UTC {code}
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)