----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/69252/#review210330 -----------------------------------------------------------
core/src/test/java/org/apache/oozie/command/coord/TestCoordActionStartXCommand.java Lines 238 (patched) <https://reviews.apache.org/r/69252/#comment294991> Isn't a `Map<String, String>` better? - András Piros On Nov. 5, 2018, 12:58 p.m., Andras Salamon wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/69252/ > ----------------------------------------------------------- > > (Updated Nov. 5, 2018, 12:58 p.m.) > > > Review request for oozie, András Piros, Peter Cseh, and Kinga Marton. > > > Repository: oozie-git > > > Description > ------- > > OOZIE 3378 - Coordinator action's status is SUBMITTED after E1003 error > > > Diffs > ----- > > > core/src/main/java/org/apache/oozie/command/coord/CoordActionStartXCommand.java > 267943ee5 > > core/src/test/java/org/apache/oozie/command/coord/TestCoordActionStartXCommand.java > 4215a32b1 > > > Diff: https://reviews.apache.org/r/69252/diff/1/ > > > Testing > ------- > > Created a coordinator.xml which gives us E1003 error. (See details in > upstream Jira). > > > Thanks, > > Andras Salamon > >
