-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/62175/
-----------------------------------------------------------
(Updated Jan. 24, 2018, 4:59 p.m.)
Review request for atlas.
Changes
-------
addressed review comments.
Bugs: ATLAS-2119
https://issues.apache.org/jira/browse/ATLAS-2119
Repository: atlas
Description
-------
* Implement update and delete relationship in RelationshipREST
* Add propagateTags information to each relationship instance
Diffs (updated)
-----
intg/src/main/java/org/apache/atlas/AtlasErrorCode.java f8829b57
intg/src/main/java/org/apache/atlas/model/instance/AtlasRelationship.java
1f459db7
repository/src/main/java/org/apache/atlas/repository/graph/GraphHelper.java
4da74b94
repository/src/main/java/org/apache/atlas/repository/store/graph/v1/AtlasGraphUtilsV1.java
37a9661a
repository/src/main/java/org/apache/atlas/repository/store/graph/v1/AtlasRelationshipStoreV1.java
9301cfaa
repository/src/main/java/org/apache/atlas/repository/store/graph/v1/DeleteHandlerV1.java
b0940f67
repository/src/main/java/org/apache/atlas/repository/store/graph/v1/EntityGraphRetriever.java
e7cd51a4
repository/src/test/java/org/apache/atlas/repository/store/graph/v1/AtlasRelationshipStoreV1Test.java
b418fef9
Diff: https://reviews.apache.org/r/62175/diff/7/
Changes: https://reviews.apache.org/r/62175/diff/6-7/
Testing
-------
validated using POSTMAN Rest client.
Integration/Unit Tests in progress
Thanks,
Sarath Subramanian