[ https://issues.apache.org/jira/browse/OOZIE-3608?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17178981#comment-17178981 ]
Gézapeti commented on OOZIE-3608: --------------------------------- Thanks for the patch [~larsfrancke]! I'll use this ticket to test out the migration of our precommit testing to the new ASF Jenkins :) To compensate for the possible spam from Jenkins, I'll do a review of your patch. :) > 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 > Attachments: 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)