----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/71675/ -----------------------------------------------------------
(Updated Oct. 28, 2019, 7:55 a.m.) Review request for atlas, Ayub Pathan, Ashutosh Mestry, Aadarsh Jajodia, Sridhar K, Le Ma, mayank jain, Mehul Parikh, Nixon Rodrigues, Saqeeb Shaikh, Sarath Subramanian, Sharmadha Sainath, and Sidharth Mishra. Changes ------- updateds to set assigned-guid in array elements (example: hive_table.columns) and object-id with uniq-attributes (example: hive_table.db) Pre-commit tests run: https://builds.apache.org/view/A/view/Atlas/job/PreCommit-ATLAS-Build-Test/1500/ Bugs: ATLAS-3492 https://issues.apache.org/jira/browse/ATLAS-3492 Repository: atlas Description ------- unassigned-guids from the request was saved in the audit logs - resulting in this error. Updated to replace the unassigned-guids with assigned-guids. Diffs (updated) ----- repository/src/main/java/org/apache/atlas/repository/store/graph/v2/EntityGraphMapper.java 749c30715 Diff: https://reviews.apache.org/r/71675/diff/3/ Changes: https://reviews.apache.org/r/71675/diff/2-3/ Testing ------- - manually verified that audit log entries have assigned-guids and UI renders relationship attributes correctly - pre-commit tests run: https://builds.apache.org/view/A/view/Atlas/job/PreCommit-ATLAS-Build-Test/1495/ Thanks, Madhan Neethiraj
