----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/31345/#review73775 -----------------------------------------------------------
falcon-regression/merlin-core/src/main/java/org/apache/falcon/regression/core/helpers/entity/AbstractEntityHelper.java <https://reviews.apache.org/r/31345/#comment120175> we can just pass "data" as param and use Util.readEntityName to get the name inside. falcon-regression/merlin/src/test/java/org/apache/falcon/regression/TouchAPIPrismAndServerTest.java <https://reviews.apache.org/r/31345/#comment120176> checking to bundle ID should be good enough. this check is not needed. Same with the check in next line for waitTillInstanceAreCreated. falcon-regression/merlin/src/test/java/org/apache/falcon/regression/TouchAPIPrismAndServerTest.java <https://reviews.apache.org/r/31345/#comment120177> validations till here are good enough. Below 3 line can be removed. They can be removed from rest of the test as well. - samarth gupta On Feb. 24, 2015, 7:26 a.m., PRAGYA MITTAL wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/31345/ > ----------------------------------------------------------- > > (Updated Feb. 24, 2015, 7:26 a.m.) > > > Review request for Falcon and samarth gupta. > > > Bugs: FALCON-1043 > https://issues.apache.org/jira/browse/FALCON-1043 > > > Repository: falcon-git > > > Description > ------- > > Adding test case for touch feature for feed/process. Related to > https://issues.apache.org/jira/browse/FALCON-949 > > > Diffs > ----- > > > falcon-regression/merlin-core/src/main/java/org/apache/falcon/regression/core/helpers/entity/AbstractEntityHelper.java > e11b37d > > falcon-regression/merlin-core/src/main/java/org/apache/falcon/regression/core/util/Util.java > 5717923 > > falcon-regression/merlin/src/test/java/org/apache/falcon/regression/TouchAPIPrismAndServerTest.java > PRE-CREATION > > Diff: https://reviews.apache.org/r/31345/diff/ > > > Testing > ------- > > Done. > > > Thanks, > > PRAGYA MITTAL > >
