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/04/20 21:39:26 UTC

Review Request 66747: ATLAS: 2591: During updating a relationship edge restrict update to either propagate direction or blocked propagated classifications

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

Review request for atlas.


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


Repository: atlas


Description
-------

During updating a relationship edge we can update the propagate direction like NONE, NOE_TO_TWO, TWO_TO_ONE or BOTH and also add/remove entries to blocked propagated classifications. 

We should restrict both update happening at the same time and should be independent, this will result in inconsistencies.


Diffs
-----

  repository/src/main/java/org/apache/atlas/repository/store/graph/v1/AtlasRelationshipStoreV1.java 4e42ef17 


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


Testing
-------


Thanks,

Sarath Subramanian


Re: Review Request 66747: ATLAS: 2591: During updating a relationship edge restrict update to either propagate direction or blocked propagated classifications

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


Ship it!




Ship It!

- Madhan Neethiraj


On April 20, 2018, 9:39 p.m., Sarath Subramanian wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/66747/
> -----------------------------------------------------------
> 
> (Updated April 20, 2018, 9:39 p.m.)
> 
> 
> Review request for atlas.
> 
> 
> Bugs: ATLAS-2591
>     https://issues.apache.org/jira/browse/ATLAS-2591
> 
> 
> Repository: atlas
> 
> 
> Description
> -------
> 
> During updating a relationship edge we can update the propagate direction like NONE, NOE_TO_TWO, TWO_TO_ONE or BOTH and also add/remove entries to blocked propagated classifications. 
> 
> We should restrict both update happening at the same time and should be independent, this will result in inconsistencies.
> 
> 
> Diffs
> -----
> 
>   repository/src/main/java/org/apache/atlas/repository/store/graph/v1/AtlasRelationshipStoreV1.java 4e42ef17 
> 
> 
> Diff: https://reviews.apache.org/r/66747/diff/1/
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Sarath Subramanian
> 
>