You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Lars Francke (Jira)" <ji...@apache.org> on 2020/08/11 09:55:00 UTC

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

Lars Francke created OOZIE-3608:
-----------------------------------

             Summary: 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


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)