----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/42299/#review114955 -----------------------------------------------------------
oozie/src/main/java/org/apache/falcon/workflow/engine/OozieWorkflowEngine.java (line 1509) <https://reviews.apache.org/r/42299/#comment175792> Should we throw an exception instead? It might be confusing to the user as to which one got picked up. If we are giving preference to one and dropping another, we should document this behaviour. - Pallavi Rao On Jan. 14, 2016, 11:16 a.m., pavan kumar kolamuri wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/42299/ > ----------------------------------------------------------- > > (Updated Jan. 14, 2016, 11:16 a.m.) > > > Review request for Falcon. > > > Bugs: FALCON-1723 > https://issues.apache.org/jira/browse/FALCON-1723 > > > Repository: falcon-git > > > Description > ------- > > Fix the rerun issue in Falcon when scheduled through oozie > > > Diffs > ----- > > > oozie/src/main/java/org/apache/falcon/workflow/engine/OozieWorkflowEngine.java > 07eb47c > > scheduler/src/main/java/org/apache/falcon/workflow/engine/FalconWorkflowEngine.java > bffdb0b > > Diff: https://reviews.apache.org/r/42299/diff/ > > > Testing > ------- > > > Thanks, > > pavan kumar kolamuri > >
