----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/61234/ -----------------------------------------------------------
Review request for atlas and Madhan Neethiraj. Repository: atlas Description ------- Right now in the V2 API, if an entity update is performed with an invalid attribute it's ignored and the entity gets updated Diffs ----- repository/src/main/java/org/apache/atlas/repository/store/graph/v1/EntityGraphMapper.java b8fd70e5 Diff: https://reviews.apache.org/r/61234/diff/1/ Testing ------- Update JSON (POST on entity) with invalid attribute in the request results in 400 mvn clean package executes successfully Thanks, Apoorv Naik
