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


Ship it!




Ship It!

- Madhan Neethiraj


On April 26, 2018, 11:33 p.m., Sarath Subramanian wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/66833/
> -----------------------------------------------------------
> 
> (Updated April 26, 2018, 11:33 p.m.)
> 
> 
> Review request for atlas, Apoorv Naik, Ashutosh Mestry, and Madhan Neethiraj.
> 
> 
> Bugs: ATLAS-2619
>     https://issues.apache.org/jira/browse/ATLAS-2619
> 
> 
> Repository: atlas
> 
> 
> Description
> -------
> 
> Currently, relationship GET API doesn't return referred entities information. 
> This detail is needed for UI to render referred entities information.
> 
> This JIRA introduces a new query param - 'extendedInfo', which is set to 
> false by default. When set to true , fetches entityHeaders of referred 
> entities in the relationship.
> 
> 
> Diffs
> -----
> 
>   intg/src/main/java/org/apache/atlas/model/instance/AtlasRelationship.java 
> ecccb83b 
>   
> repository/src/main/java/org/apache/atlas/repository/store/graph/AtlasRelationshipStore.java
>  1561bd50 
>   
> repository/src/main/java/org/apache/atlas/repository/store/graph/v1/AtlasRelationshipStoreV1.java
>  ab15d959 
>   
> repository/src/main/java/org/apache/atlas/repository/store/graph/v1/EntityGraphRetriever.java
>  bd74a7a7 
>   webapp/src/main/java/org/apache/atlas/web/rest/RelationshipREST.java 
> 0ee14cb9 
> 
> 
> Diff: https://reviews.apache.org/r/66833/diff/2/
> 
> 
> Testing
> -------
> 
> Precommit: 
> https://builds.apache.org/view/A/view/Atlas/job/PreCommit-ATLAS-Build-Test/310/console
> 
> Validated manually that referred entities are returned in response when 
> extendedInfo flag is passed.
> 
> 
> Thanks,
> 
> Sarath Subramanian
> 
>

Reply via email to