You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by Madhan Neethiraj <ma...@apache.org> on 2018/09/18 19:24:25 UTC

Review Request 68751: ATLAS-2878: avoid retrieval of entiyWithExtInfo when extInfo is not needed

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

Review request for atlas, Apoorv Naik, Ashutosh Mestry, keval bhatt, Nixon Rodrigues, and Sarath Subramanian.


Bugs: ATLAS-2878
    https://issues.apache.org/jira/browse/ATLAS-2878


Repository: atlas


Description
-------

Reviewed all occurances of entityWithExtInfo retrieval; where extInfo was not needed/used, updated the code to retrieve entity without extInfo.


Diffs
-----

  repository/src/main/java/org/apache/atlas/repository/audit/EntityAuditListenerV2.java 91e1f6320 
  repository/src/main/java/org/apache/atlas/repository/converters/AtlasInstanceConverter.java b26b35313 
  repository/src/main/java/org/apache/atlas/repository/graph/FullTextMapperV2.java b85dc9b1a 
  repository/src/main/java/org/apache/atlas/repository/store/graph/v2/AtlasEntityChangeNotifier.java 9d8afdf43 
  repository/src/main/java/org/apache/atlas/repository/store/graph/v2/EntityGraphMapper.java d1e95f008 
  server-api/src/main/java/org/apache/atlas/RequestContext.java e23eaece1 


Diff: https://reviews.apache.org/r/68751/diff/1/


Testing
-------

Pre-commit test runs - https://builds.apache.org/view/A/view/Atlas/job/PreCommit-ATLAS-Build-Test/667/


Thanks,

Madhan Neethiraj


Re: Review Request 68751: ATLAS-2878: avoid retrieval of entiyWithExtInfo when extInfo is not needed

Posted by Sarath Subramanian <sa...@apache.org>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/68751/#review208731
-----------------------------------------------------------


Ship it!




Ship It!

- Sarath Subramanian


On Sept. 18, 2018, 12:24 p.m., Madhan Neethiraj wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/68751/
> -----------------------------------------------------------
> 
> (Updated Sept. 18, 2018, 12:24 p.m.)
> 
> 
> Review request for atlas, Apoorv Naik, Ashutosh Mestry, keval bhatt, Nixon Rodrigues, and Sarath Subramanian.
> 
> 
> Bugs: ATLAS-2878
>     https://issues.apache.org/jira/browse/ATLAS-2878
> 
> 
> Repository: atlas
> 
> 
> Description
> -------
> 
> Reviewed all occurances of entityWithExtInfo retrieval; where extInfo was not needed/used, updated the code to retrieve entity without extInfo.
> 
> 
> Diffs
> -----
> 
>   repository/src/main/java/org/apache/atlas/repository/audit/EntityAuditListenerV2.java 91e1f6320 
>   repository/src/main/java/org/apache/atlas/repository/converters/AtlasInstanceConverter.java b26b35313 
>   repository/src/main/java/org/apache/atlas/repository/graph/FullTextMapperV2.java b85dc9b1a 
>   repository/src/main/java/org/apache/atlas/repository/store/graph/v2/AtlasEntityChangeNotifier.java 9d8afdf43 
>   repository/src/main/java/org/apache/atlas/repository/store/graph/v2/EntityGraphMapper.java d1e95f008 
>   server-api/src/main/java/org/apache/atlas/RequestContext.java e23eaece1 
> 
> 
> Diff: https://reviews.apache.org/r/68751/diff/1/
> 
> 
> Testing
> -------
> 
> Pre-commit test runs - https://builds.apache.org/view/A/view/Atlas/job/PreCommit-ATLAS-Build-Test/667/
> 
> 
> Thanks,
> 
> Madhan Neethiraj
> 
>