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

(Updated April 3, 2019, 12:30 a.m.)


Review request for atlas, Ashutosh Mestry, keval bhatt, Kapildeo Nayak, Nikhil 
Bonte, Nixon Rodrigues, and Sarath Subramanian.


Changes
-------

optimization in pre-process to skip partial-update for newly created entities.


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


Repository: atlas


Description
-------

To enable batch-processing of entities in large notification message, ownedRef 
attributes are removed. Sometimes ownedRef entities may not have attribute that 
points to container entity (for example hive_column.table attribute). This 
patch addressed this case by adding the missing attribute that points to the 
contianer entity.


Diffs (updated)
-----

  intg/src/main/java/org/apache/atlas/type/AtlasTypeUtil.java 079a8fc1f 
  
repository/src/main/java/org/apache/atlas/repository/store/graph/v2/AtlasEntityStream.java
 d12b03610 
  
webapp/src/main/java/org/apache/atlas/notification/NotificationHookConsumer.java
 d1d600340 
  
webapp/src/main/java/org/apache/atlas/notification/preprocessor/EntityPreprocessor.java
 085e746b4 
  
webapp/src/main/java/org/apache/atlas/notification/preprocessor/HivePreprocessor.java
 0b93658fd 
  
webapp/src/main/java/org/apache/atlas/notification/preprocessor/PreprocessorContext.java
 c85c1b86a 
  
webapp/src/main/java/org/apache/atlas/notification/preprocessor/RdbmsPreprocessor.java
 adc19836a 


Diff: https://reviews.apache.org/r/70359/diff/3/

Changes: https://reviews.apache.org/r/70359/diff/2-3/


Testing
-------

- precommit test run: 
https://builds.apache.org/view/A/view/Atlas/job/PreCommit-ATLAS-Build-Test/1011/


Thanks,

Madhan Neethiraj

Reply via email to