You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@falcon.apache.org by sandeep samudrala <sa...@gmail.com> on 2015/08/05 14:56:09 UTC

Review Request 37129: FALCON-1360: Size of feed should be humanized in feed instance listing

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

Review request for Falcon and Ajay Yadava.


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


Repository: falcon-git


Description
-------

I have added sizeH to feedinstance result and sending back sizeH in result instead of size for feed listing


Diffs
-----

  client/src/main/java/org/apache/falcon/ResponseHelper.java ec6604d 
  client/src/main/java/org/apache/falcon/resource/FeedInstanceResult.java dc64976 
  common/src/main/java/org/apache/falcon/entity/FeedHelper.java bb31de8 
  common/src/main/java/org/apache/falcon/entity/FeedInstanceStatus.java ff06554 

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


Testing
-------

I have deployed it locally and this is how it looks like 


testCluster	2013-11-15T00:28Z	AVAILABLE	394 MB	 2015-08-05T12:39Z	/data/in/2013/11/15/00/28


Thanks,

sandeep samudrala