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/07 18:42:22 UTC

Review Request 66989: ATLAS-2565: Remove REST API to disable propagated classification in entity

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

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


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


Repository: atlas


Description
-------

Since propagation of tags can be controlled in relationship (edge) level (ATLAS-2558 and ATLAS-2552), need to control classification flow at entity level is no more needed. 

This Jira will remove REST API to allow blocking of propagated classifications in entity.


Diffs
-----

  intg/src/main/java/org/apache/atlas/model/instance/AtlasClassification.java 74f7347aa 
  intg/src/main/java/org/apache/atlas/model/instance/AtlasEntity.java e6a7f1963 
  repository/src/main/java/org/apache/atlas/repository/graph/GraphHelper.java edf10da95 
  repository/src/main/java/org/apache/atlas/repository/store/graph/AtlasEntityStore.java ac3bd82bc 
  repository/src/main/java/org/apache/atlas/repository/store/graph/v1/AtlasEntityStoreV1.java e0f97e874 
  repository/src/main/java/org/apache/atlas/repository/store/graph/v1/DeleteHandlerV1.java d8eb07f74 
  repository/src/main/java/org/apache/atlas/repository/store/graph/v1/EntityGraphMapper.java d51adad80 
  repository/src/main/java/org/apache/atlas/repository/store/graph/v1/EntityGraphRetriever.java 919ac9cdb 
  repository/src/test/java/org/apache/atlas/query/GremlinQueryComposerTest.java 9e3ad27f1 
  webapp/src/main/java/org/apache/atlas/web/rest/EntityREST.java ca4d26dac 


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


Testing
-------

https://builds.apache.org/view/A/view/Atlas/job/PreCommit-ATLAS-Build-Test/352/console


Thanks,

Sarath Subramanian


Re: Review Request 66989: ATLAS-2565: Remove REST API to disable propagated classification in entity

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


Ship it!




Ship It!

- Madhan Neethiraj


On May 7, 2018, 6:42 p.m., Sarath Subramanian wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/66989/
> -----------------------------------------------------------
> 
> (Updated May 7, 2018, 6:42 p.m.)
> 
> 
> Review request for atlas, Apoorv Naik, Ashutosh Mestry, and Madhan Neethiraj.
> 
> 
> Bugs: ATLAS-2565
>     https://issues.apache.org/jira/browse/ATLAS-2565
> 
> 
> Repository: atlas
> 
> 
> Description
> -------
> 
> Since propagation of tags can be controlled in relationship (edge) level (ATLAS-2558 and ATLAS-2552), need to control classification flow at entity level is no more needed. 
> 
> This Jira will remove REST API to allow blocking of propagated classifications in entity.
> 
> 
> Diffs
> -----
> 
>   intg/src/main/java/org/apache/atlas/model/instance/AtlasClassification.java 74f7347aa 
>   intg/src/main/java/org/apache/atlas/model/instance/AtlasEntity.java e6a7f1963 
>   repository/src/main/java/org/apache/atlas/repository/graph/GraphHelper.java edf10da95 
>   repository/src/main/java/org/apache/atlas/repository/store/graph/AtlasEntityStore.java ac3bd82bc 
>   repository/src/main/java/org/apache/atlas/repository/store/graph/v1/AtlasEntityStoreV1.java e0f97e874 
>   repository/src/main/java/org/apache/atlas/repository/store/graph/v1/DeleteHandlerV1.java d8eb07f74 
>   repository/src/main/java/org/apache/atlas/repository/store/graph/v1/EntityGraphMapper.java d51adad80 
>   repository/src/main/java/org/apache/atlas/repository/store/graph/v1/EntityGraphRetriever.java 919ac9cdb 
>   repository/src/test/java/org/apache/atlas/query/GremlinQueryComposerTest.java 9e3ad27f1 
>   webapp/src/main/java/org/apache/atlas/web/rest/EntityREST.java ca4d26dac 
> 
> 
> Diff: https://reviews.apache.org/r/66989/diff/1/
> 
> 
> Testing
> -------
> 
> https://builds.apache.org/view/A/view/Atlas/job/PreCommit-ATLAS-Build-Test/352/console
> 
> 
> Thanks,
> 
> Sarath Subramanian
> 
>