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

Review request for atlas, Ashutosh Mestry, Madhan Neethiraj, and Nixon 
Rodrigues.


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


Repository: atlas


Description
-------

Perf enhancement to avoid unnecessary lookup when creating new relationships in 
entityGraphMapper


Diffs
-----

  repository/src/main/java/org/apache/atlas/repository/graph/GraphHelper.java 
45bf8dca4 
  
repository/src/main/java/org/apache/atlas/repository/store/graph/AtlasRelationshipStore.java
 44689516e 
  
repository/src/main/java/org/apache/atlas/repository/store/graph/v2/AtlasRelationshipStoreV2.java
 86cc98cda 
  
repository/src/main/java/org/apache/atlas/repository/store/graph/v2/EntityGraphMapper.java
 98734cc1d 


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


Testing
-------

Precommit run: 
https://builds.apache.org/view/A/view/Atlas/job/PreCommit-ATLAS-Build-Test/880/console

Before patch : Creating hive_table with 5000 columns took ~31 minutes
After  patch : Creating hive_table with 5000 columns took ~8.4 minutes


Thanks,

Sarath Subramanian

Reply via email to