[ https://issues.apache.org/jira/browse/OOZIE-3608?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17186799#comment-17186799 ]
ASF subversion and git services commented on OOZIE-3608: -------------------------------------------------------- Commit 7bcd9819dd825dc906f03978cd4e967c75d108b0 in oozie's branch refs/heads/master from Gezapeti Cseh [ https://gitbox.apache.org/repos/asf?p=oozie.git;h=7bcd981 ] OOZIE-3608 Coordinator emits wrong WARN about TimeZones (larsfrancke via gezapeti) > 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)