-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/57277/
-----------------------------------------------------------
Review request for atlas.
Bugs: ATLAS-1627
https://issues.apache.org/jira/browse/ATLAS-1627
Repository: atlas
Description
-------
updated the entity-change event processing to complete update of full-text
index attribute before notification calls legacy store API (which starts a
nested transaction)
Diffs
-----
repository/src/main/java/org/apache/atlas/repository/store/graph/v1/AtlasEntityChangeNotifier.java
5243f36
repository/src/main/java/org/apache/atlas/repository/store/graph/v1/EntityGraphRetriever.java
ea5bf93
Diff: https://reviews.apache.org/r/57277/diff/1/
Testing
-------
- verified that full-text attribute index updates are preserved in the store
Thanks,
Madhan Neethiraj