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

Review request for atlas, Apoorv Naik, Madhan Neethiraj, Suma Shivaprasad, and 
Vimal Sharma.


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


Repository: atlas


Description
-------

Current implementation of GET API for entity v2 still routes to V1 entity APIs 
and does a V1toV2 conversion. We need to directly query the v2 entitiesStore to 
get the required entity.


Diffs
-----

  intg/src/main/java/org/apache/atlas/AtlasErrorCode.java 0fb16c6 
  repository/src/main/java/org/apache/atlas/repository/graph/GraphHelper.java 
ce8d4c7 
  
repository/src/main/java/org/apache/atlas/repository/store/graph/AtlasEntityStore.java
 c42f95f 
  
repository/src/main/java/org/apache/atlas/repository/store/graph/v1/AtlasEntityStoreV1.java
 4c79cef 
  
repository/src/main/java/org/apache/atlas/repository/store/graph/v1/GraphEntityMapper.java
 PRE-CREATION 

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


Testing
-------

Tested using POSTMAN


Thanks,

Sarath Subramanian

Reply via email to