----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/37608/#review95850 -----------------------------------------------------------
prism/src/main/java/org/apache/falcon/resource/proxy/SchedulableEntityManagerProxy.java (line 314) <https://reviews.apache.org/r/37608/#comment150996> Instead of adding extra variable result , can we iterate the map and check whether all are succedded. - pavan kumar kolamuri On Aug. 19, 2015, 10:18 a.m., sandeep samudrala wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/37608/ > ----------------------------------------------------------- > > (Updated Aug. 19, 2015, 10:18 a.m.) > > > Review request for Falcon and Ajay Yadava. > > > Bugs: FALCON-1409 > https://issues.apache.org/jira/browse/FALCON-1409 > > > Repository: falcon-git > > > Description > ------- > > The response status from server needs to be checked for all actions in > accordance with the changes during the update. > > > Diffs > ----- > > > prism/src/main/java/org/apache/falcon/resource/proxy/SchedulableEntityManagerProxy.java > aa7fd0c > > Diff: https://reviews.apache.org/r/37608/diff/ > > > Testing > ------- > > I have tested it locally in distributed mode. > > > Thanks, > > sandeep samudrala > >
