-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/73072/
-----------------------------------------------------------

Review request for atlas, Jayendra Parab, Madhan Neethiraj, Nixon Rodrigues, 
and Sarath Subramanian.


Bugs: ATLAS-4065
    https://issues.apache.org/jira/browse/ATLAS-4065


Repository: atlas


Description
-------

This issue is coming from the Atlas Framework itself.

For every TypeDef Create operation there is subsequent Update call.

Similarly for every TypeDef Update operation there is subsequent Update call.

Some attributes are not getting set in the first Create / Update call of the 
TypeDef. Instead, they are getting set in the subsequent Update call.

This patch handles all these scenarios.


Diffs
-----

  
repository/src/main/java/org/apache/atlas/repository/audit/TypeDefAuditListener.java
 4fe9f59 


Diff: https://reviews.apache.org/r/73072/diff/1/


Testing
-------


Thanks,

Mandar Ambawane

Reply via email to