You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@falcon.apache.org by Ruslan Ostafiychuk <ro...@hortonworks.com> on 2014/12/09 21:22:19 UTC

Review Request 28867: Avoid NPE in getAllEntitiesOfOneType() for zero elements

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/28867/
-----------------------------------------------------------

Review request for Falcon.


Bugs: FALCON-940
    https://issues.apache.org/jira/browse/FALCON-940


Repository: falcon-git


Description
-------

EntityList.getElements() can return null in case of zero elements


Diffs
-----

  falcon-regression/merlin-core/src/main/java/org/apache/falcon/regression/core/util/CleanupUtil.java ef58b36 

Diff: https://reviews.apache.org/r/28867/diff/


Testing
-------

Tested in @BeforeClass of ProcessUITest


Thanks,

Ruslan Ostafiychuk


Re: Review Request 28867: Avoid NPE in getAllEntitiesOfOneType() for zero elements

Posted by Raghav Gautam <ra...@apache.org>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/28867/#review64738
-----------------------------------------------------------

Ship it!


Ship It!

- Raghav Gautam


On Dec. 9, 2014, 12:22 p.m., Ruslan Ostafiychuk wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/28867/
> -----------------------------------------------------------
> 
> (Updated Dec. 9, 2014, 12:22 p.m.)
> 
> 
> Review request for Falcon.
> 
> 
> Bugs: FALCON-940
>     https://issues.apache.org/jira/browse/FALCON-940
> 
> 
> Repository: falcon-git
> 
> 
> Description
> -------
> 
> EntityList.getElements() can return null in case of zero elements
> 
> 
> Diffs
> -----
> 
>   falcon-regression/merlin-core/src/main/java/org/apache/falcon/regression/core/util/CleanupUtil.java ef58b36 
> 
> Diff: https://reviews.apache.org/r/28867/diff/
> 
> 
> Testing
> -------
> 
> Tested in @BeforeClass of ProcessUITest
> 
> 
> Thanks,
> 
> Ruslan Ostafiychuk
> 
>