> On 2012-04-02 21:50:05, Mona Chitnis wrote: > > trunk/core/src/test/java/org/apache/oozie/command/coord/TestCoordKillXCommand.java, > > line 229 > > <https://reviews.apache.org/r/4549/diff/2/?file=97294#file97294line229> > > > > why are these calls required when 'addRecordTo..Table' performs the JPA > > operations before?
to retrieve records inserted by addRecordTo..Table - Virag ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/4549/#review6639 ----------------------------------------------------------- On 2012-03-29 02:47:26, Virag Kothari wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/4549/ > ----------------------------------------------------------- > > (Updated 2012-03-29 02:47:26) > > > Review request for oozie. > > > Summary > ------- > > https://issues.apache.org/jira/browse/OOZIE-791 > > > This addresses bug oozie-791. > https://issues.apache.org/jira/browse/oozie-791 > > > Diffs > ----- > > > trunk/core/src/main/java/org/apache/oozie/command/coord/CoordKillXCommand.java > 1305659 > > trunk/core/src/test/java/org/apache/oozie/command/coord/TestCoordKillXCommand.java > 1305659 > > Diff: https://reviews.apache.org/r/4549/diff > > > Testing > ------- > > Tested after running coordinator example > > > Thanks, > > Virag > >
