You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by Sarath Subramanian <sa...@apache.org> on 2018/05/23 01:20:36 UTC

Review Request 67259: Update v2 Audit API to handle v1 to v2 conversion

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

Review request for atlas, Apoorv Naik, Ashutosh Mestry, and Madhan Neethiraj.


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


Repository: atlas


Description
-------

Update v2 Audit API  to handle v1 to v2 conversion


Diffs
-----

  intg/src/main/java/org/apache/atlas/model/audit/EntityAuditEventV2.java d14f6ae28 
  repository/src/main/java/org/apache/atlas/repository/audit/AbstractStorageBasedAuditRepository.java 39b1ef274 
  repository/src/main/java/org/apache/atlas/repository/audit/CassandraBasedAuditRepository.java 9d6aaae3d 
  repository/src/main/java/org/apache/atlas/repository/audit/EntityAuditListener.java 6e868e64b 
  repository/src/main/java/org/apache/atlas/repository/audit/EntityAuditListenerV2.java 4fd2fd947 
  repository/src/main/java/org/apache/atlas/repository/audit/HBaseBasedAuditRepository.java e55864b97 
  repository/src/main/java/org/apache/atlas/repository/converters/AtlasInstanceConverter.java 7eda7e240 
  repository/src/main/java/org/apache/atlas/repository/store/graph/v1/AtlasEntityChangeNotifier.java 46b17c01e 
  repository/src/test/java/org/apache/atlas/repository/audit/AuditRepositoryTestBase.java 87ca849a6 


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


Testing
-------

Precommit build in progress.

Validated manually that all v1 audit events are converted to v2 structure.


Thanks,

Sarath Subramanian


Re: Review Request 67259: Update v2 Audit API to handle v1 to v2 conversion

Posted by Madhan Neethiraj <ma...@apache.org>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/67259/#review203642
-----------------------------------------------------------


Ship it!




Ship It!

- Madhan Neethiraj


On May 23, 2018, 1:20 a.m., Sarath Subramanian wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/67259/
> -----------------------------------------------------------
> 
> (Updated May 23, 2018, 1:20 a.m.)
> 
> 
> Review request for atlas, Apoorv Naik, Ashutosh Mestry, and Madhan Neethiraj.
> 
> 
> Bugs: ATLAS-2712
>     https://issues.apache.org/jira/browse/ATLAS-2712
> 
> 
> Repository: atlas
> 
> 
> Description
> -------
> 
> Update v2 Audit API  to handle v1 to v2 conversion
> 
> 
> Diffs
> -----
> 
>   intg/src/main/java/org/apache/atlas/model/audit/EntityAuditEventV2.java d14f6ae28 
>   repository/src/main/java/org/apache/atlas/repository/audit/AbstractStorageBasedAuditRepository.java 39b1ef274 
>   repository/src/main/java/org/apache/atlas/repository/audit/CassandraBasedAuditRepository.java 9d6aaae3d 
>   repository/src/main/java/org/apache/atlas/repository/audit/EntityAuditListener.java 6e868e64b 
>   repository/src/main/java/org/apache/atlas/repository/audit/EntityAuditListenerV2.java 4fd2fd947 
>   repository/src/main/java/org/apache/atlas/repository/audit/HBaseBasedAuditRepository.java e55864b97 
>   repository/src/main/java/org/apache/atlas/repository/converters/AtlasInstanceConverter.java 7eda7e240 
>   repository/src/main/java/org/apache/atlas/repository/store/graph/v1/AtlasEntityChangeNotifier.java 46b17c01e 
>   repository/src/test/java/org/apache/atlas/repository/audit/AuditRepositoryTestBase.java 87ca849a6 
> 
> 
> Diff: https://reviews.apache.org/r/67259/diff/2/
> 
> 
> Testing
> -------
> 
> Precommit: https://builds.apache.org/view/A/view/Atlas/job/PreCommit-ATLAS-Build-Test/440/console
> 
> Validated manually that all v1 audit events are converted to v2 structure.
> 
> 
> Thanks,
> 
> Sarath Subramanian
> 
>