-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/66252/
-----------------------------------------------------------
Review request for atlas, Apoorv Naik, Ashutosh Mestry, and Madhan Neethiraj.
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
-----
repository/src/main/java/org/apache/atlas/repository/store/graph/v1/EntityGraphMapper.java
57aa41b4
Diff: https://reviews.apache.org/r/66252/diff/1/
Testing
-------
Validated operations through POSTMAN rest client and notifications are sent
about impacted entities as well.
Thanks,
Sarath Subramanian