-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/57067/
-----------------------------------------------------------
(Updated Feb. 26, 2017, 8:36 a.m.)
Review request for atlas.
Changes
-------
including fixes for NPE in AtlasEntityStoreV1 while attempting to delete a
non-existing entity
Bugs: ATLAS-1598
https://issues.apache.org/jira/browse/ATLAS-1598
Repository: atlas
Description
-------
added a check for null before deferencing the value returned by
handleEventOutputs()
Diffs (updated)
-----
addons/hive-bridge/src/main/java/org/apache/atlas/hive/hook/HiveHook.java
2b256d0
repository/src/main/java/org/apache/atlas/repository/store/graph/v1/AtlasEntityStoreV1.java
c0355d9
Diff: https://reviews.apache.org/r/57067/diff/
Testing
-------
verified that unit tests pass successfully
Thanks,
Madhan Neethiraj