----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/70650/#review215310 -----------------------------------------------------------
Ship it! Ship It! - Sarath Subramanian On May 16, 2019, 5:17 p.m., Ashutosh Mestry wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/70650/ > ----------------------------------------------------------- > > (Updated May 16, 2019, 5:17 p.m.) > > > Review request for atlas, Madhan Neethiraj, Nikhil Bonte, Nixon Rodrigues, > and Sarath Subramanian. > > > 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 > ----- > > 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/ > > > Testing > ------- > > **Unit tests** > Existing tests. > > **Functional tests** > > Existing suite. > > **PC Build** > https://builds.apache.org/job/PreCommit-ATLAS-Build-Test/1105/ > > > Thanks, > > Ashutosh Mestry > >
