> On Oct. 1, 2013, 3:21 p.m., Rohini Palaniswamy wrote: > > /trunk/core/src/test/java/org/apache/oozie/command/coord/TestCoordMaterializeTransitionXCommand.java, > > line 294 > > <https://reviews.apache.org/r/13362/diff/6/?file=356942#file356942line294> > > > > Wasn't DST transition in 11 March 2012 2am ? > > > > Also on the boundary of transition, we expect it to be forward by one > > hour in Spring DST and backward by one hour in Winter DST. > > > > Refer to TestCoordELFunctions.testCurrent. > > Bowen Zhang wrote: > That's exactly what the UTC time is testing. > > Rohini Palaniswamy wrote: > The UTC time should be March 11 8:00-12:00 UTC and not March 10th.
The DST time for spring 2013 is March 10th, not 11th. - Bowen ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/13362/#review26557 ----------------------------------------------------------- On Oct. 2, 2013, 12:38 a.m., Bowen Zhang wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/13362/ > ----------------------------------------------------------- > > (Updated Oct. 2, 2013, 12:38 a.m.) > > > Review request for oozie, Robert Kanter and Rohini Palaniswamy. > > > Repository: oozie > > > Description > ------- > > oozie-1306 cron scheduling for coordinator job > > > Diffs > ----- > > > /trunk/core/src/main/java/org/apache/oozie/command/coord/CoordCommandUtils.java > 1528286 > > /trunk/core/src/main/java/org/apache/oozie/command/coord/CoordMaterializeTransitionXCommand.java > 1528286 > > /trunk/core/src/main/java/org/apache/oozie/service/StatusTransitService.java > 1528286 > > /trunk/core/src/test/java/org/apache/oozie/command/coord/TestCoordCommandUtils.java > 1528286 > > /trunk/core/src/test/java/org/apache/oozie/command/coord/TestCoordMaterializeTransitionXCommand.java > 1528286 > /trunk/examples/src/main/apps/cron-schedule/coordinator.xml PRE-CREATION > /trunk/examples/src/main/apps/cron-schedule/job.properties PRE-CREATION > /trunk/examples/src/main/apps/cron-schedule/workflow.xml PRE-CREATION > > Diff: https://reviews.apache.org/r/13362/diff/ > > > Testing > ------- > > > Thanks, > > Bowen Zhang > >
