-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/70650/
-----------------------------------------------------------
(Updated May 17, 2019, 12:17 a.m.)
Review request for atlas, Madhan Neethiraj, Nikhil Bonte, Nixon Rodrigues, and
Sarath Subramanian.
Changes
-------
Updates include: Addressed review comments.
Bugs: ATLAS-3193
https://issues.apache.org/jira/browse/ATLAS-3193
Repository: atlas
Description
-------
**Approach**
- Removed the approach of handling _ExportRequest_.
- New: Approach now handles _AtlasSchemaViolation_ and updates GUIDs after
matching _uniqueAttributes_.
- Update: _GraphTransaction_ updated to conditionally log rollback exception.
Diffs (updated)
-----
common/src/main/java/org/apache/atlas/annotation/GraphTransaction.java
712016620
repository/src/main/java/org/apache/atlas/GraphTransactionInterceptor.java
d0db58aa5
repository/src/main/java/org/apache/atlas/repository/store/graph/v2/AtlasEntityStoreV2.java
bf90df19a
repository/src/main/java/org/apache/atlas/repository/store/graph/v2/BulkImporterImpl.java
82b408db4
Diff: https://reviews.apache.org/r/70650/diff/3/
Changes: https://reviews.apache.org/r/70650/diff/2-3/
Testing
-------
**Unit tests**
Existing tests.
**Functional tests**
Existing suite.
**PC Build**
https://builds.apache.org/job/PreCommit-ATLAS-Build-Test/1105/
Thanks,
Ashutosh Mestry