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

(Updated Feb. 14, 2017, 5:54 p.m.)


Review request for atlas.


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


Repository: atlas


Description
-------

Add REST endpoints to enable partial update of entity using unique attributes 
and implement the same.


Diffs (updated)
-----

  
intg/src/main/java/org/apache/atlas/model/instance/EntityMutationResponse.java 
2f2d44f 
  intg/src/main/java/org/apache/atlas/type/AtlasClassificationType.java f839328 
  intg/src/main/java/org/apache/atlas/type/AtlasEntityType.java a9a4a10 
  intg/src/main/java/org/apache/atlas/type/AtlasStructType.java 39442f1 
  intg/src/main/java/org/apache/atlas/type/AtlasType.java 59d93cf 
  
repository/src/main/java/org/apache/atlas/repository/store/graph/AtlasEntityStore.java
 f3e9563 
  
repository/src/main/java/org/apache/atlas/repository/store/graph/EntityGraphDiscovery.java
 a12ba3b 
  
repository/src/main/java/org/apache/atlas/repository/store/graph/v1/AtlasEntityGraphDiscoveryV1.java
 d95b3f9 
  
repository/src/main/java/org/apache/atlas/repository/store/graph/v1/AtlasEntityStoreV1.java
 1f4ad57 
  
repository/src/main/java/org/apache/atlas/repository/store/graph/v1/EntityGraphMapper.java
 d707bbd 
  
repository/src/test/java/org/apache/atlas/repository/store/graph/v1/AtlasEntityStoreV1Test.java
 e493345 
  webapp/src/main/java/org/apache/atlas/web/rest/EntityREST.java 852b124 
  webapp/src/test/java/org/apache/atlas/web/adapters/TestEntityREST.java 
b4fe3d7 

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


Testing
-------

Ran all unit tests


Thanks,

Sarath Subramanian

Reply via email to