-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/65646/
-----------------------------------------------------------
Review request for atlas and Madhan Neethiraj.
Bugs: ATLAS-2443
https://issues.apache.org/jira/browse/ATLAS-2443
Repository: atlas
Description
-------
See ATLAS-2443
Diffs
-----
repository/src/main/java/org/apache/atlas/repository/store/graph/v1/AtlasEntityChangeNotifier.java
ffcca053b
repository/src/main/java/org/apache/atlas/repository/store/graph/v1/DeleteHandlerV1.java
d4fdc2574
Diff: https://reviews.apache.org/r/65646/diff/1/
Testing
-------
mvn clean package was successful and the change was verified by listening on
the outgoing topic ATLAS_ENTITIES
{"msgSourceIP":"127.0.0.1","msgCreatedBy":"","msgCreationTime":1510218830024,"message":{"entity":{"jsonClass":"org.apache.atlas.typesystem.json.InstanceSerialization$_Reference","id":{"jsonClass":"org.apache.atlas.typesystem.json.InstanceSerialization$_Id","id":"e6997658-a702-4a58-87b3-05d7a7be1f34","version":0,"typeName":"hive_db","state":"ACTIVE"},"typeName":"hive_db","values":{"name":"default-test","location":"hdfs://localhost.localdomain:8020/apps/hive/warehouse","description":"Default
test Hive
database","ownerType":{"value":"ROLE","ordinal":2},"qualifiedName":"default-test@cl1","owner":"public-test","clusterName":"cl1"},"traitNames":[],"traits":{},"systemAttributes":{}},"operationType":"ENTITY_CREATE","traits":[]},"version":{"version":"1.0.0"},"msgCompressionKind":"NONE","msgSplitIdx":1,"msgSplitCount":1}
{"msgSourceIP":"127.0.0.1","msgCreatedBy":"","msgCreationTime":1510218978333,"message":{"entity":{"jsonClass":"org.apache.atlas.typesystem.json.InstanceSerialization$_Reference","id":{"jsonClass":"org.apache.atlas.typesystem.json.InstanceSerialization$_Id","id":"e6997658-a702-4a58-87b3-05d7a7be1f34","version":0,"typeName":"hive_db","state":"ACTIVE"},"typeName":"hive_db","values":{"qualifiedName":"default-test@cl1"},"traitNames":[],"traits":{},"systemAttributes":{}},"operationType":"ENTITY_DELETE","traits":[]},"version":{"version":"1.0.0"},"msgCompressionKind":"NONE","msgSplitIdx":1,"msgSplitCount":1}
Thanks,
Apoorv Naik