-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/62175/
-----------------------------------------------------------
(Updated Oct. 17, 2017, 11:36 a.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 fb741f8f
intg/src/main/java/org/apache/atlas/model/instance/AtlasRelationship.java
ec6161c0
repository/src/main/java/org/apache/atlas/repository/graph/GraphHelper.java
639077dd
repository/src/main/java/org/apache/atlas/repository/store/graph/v1/AtlasGraphUtilsV1.java
1eb41832
repository/src/main/java/org/apache/atlas/repository/store/graph/v1/AtlasRelationshipStoreV1.java
9b273193
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
36cd980f
repository/src/test/java/org/apache/atlas/repository/store/graph/v1/AtlasRelationshipStoreV1Test.java
94cc5b93
Diff: https://reviews.apache.org/r/62175/diff/5/
Changes: https://reviews.apache.org/r/62175/diff/4-5/
Testing
-------
validated using POSTMAN Rest client.
Integration/Unit Tests in progress
Thanks,
Sarath Subramanian