-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/66252/
-----------------------------------------------------------
(Updated March 23, 2018, 2:13 p.m.)
Review request for atlas, Apoorv Naik, Ashutosh Mestry, and Madhan Neethiraj.
Changes
-------
addressed review comments.
Bugs: ATLAS-2513
https://issues.apache.org/jira/browse/ATLAS-2513
Repository: atlas
Description
-------
When a classification is updated for the following operations:
* Update attributes
* Add/Update validity periods
Notification messages are not sent about the impacted entities and only source
entity information is sent in notification.
Diffs (updated)
-----
repository/src/main/java/org/apache/atlas/repository/store/graph/v1/EntityGraphMapper.java
57aa41b4
repository/src/main/java/org/apache/atlas/repository/store/graph/v1/EntityGraphRetriever.java
38851575
Diff: https://reviews.apache.org/r/66252/diff/2/
Changes: https://reviews.apache.org/r/66252/diff/1-2/
Testing
-------
Validated operations through POSTMAN rest client and notifications are sent
about impacted entities as well.
Thanks,
Sarath Subramanian