----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/64696/#review194314 -----------------------------------------------------------
Ship it! Ship It! - Nixon Rodrigues On Dec. 19, 2017, 2:11 a.m., Madhan Neethiraj wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/64696/ > ----------------------------------------------------------- > > (Updated Dec. 19, 2017, 2:11 a.m.) > > > Review request for atlas. > > > Bugs: ATLAS-2316 > https://issues.apache.org/jira/browse/ATLAS-2316 > > > Repository: atlas > > > Description > ------- > > While processing entity-update notifications and entity-update APIs, Atlas > server is updated to skip entities whose state in the store is same as the > incoming entity-state. In addition to avoid spurious audit logs, this > enhancemen will also avoid Atlas from generating unnecessary notifications > (to Ranger). > > > Diffs > ----- > > > intg/src/main/java/org/apache/atlas/model/instance/EntityMutationResponse.java > 97c9084d > intg/src/main/java/org/apache/atlas/utils/AtlasEntityUtil.java PRE-CREATION > > repository/src/main/java/org/apache/atlas/repository/store/graph/v1/AtlasEntityStoreV1.java > b0f9845d > > > Diff: https://reviews.apache.org/r/64696/diff/2/ > > > Testing > ------- > > - verified that unit tests pass successfully > - verified that Atlas server skips generation of uncessary audit logs and > notifications > > > Thanks, > > Madhan Neethiraj > >
