----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/60213/ -----------------------------------------------------------
(Updated June 21, 2017, 9:47 a.m.) Review request for atlas, Madhan Neethiraj and Sarath Subramanian. Changes ------- With the latest changes from Sarath - the endpoints cannot be null when going into the validate method. I have therefore removed all the null end checks from the validate method. Repository: atlas Description ------- addressing Coverity Scan for Jira ATLAS-1887 Diffs (updated) ----- intg/src/main/java/org/apache/atlas/type/AtlasRelationshipType.java 296c06c260e471f6e2effde14ee905eb305cbe74 Diff: https://reviews.apache.org/r/60213/diff/4/ Changes: https://reviews.apache.org/r/60213/diff/3-4/ Testing ------- Run junits Created a relationshipDef and then did a get on it. Thanks, David Radley