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

(Updated Oct. 8, 2019, 2:27 p.m.)


Review request for atlas, Ashutosh Mestry, Aadarsh Jajodia, Sridhar K, Le Ma, 
Madhan Neethiraj, and Nixon Rodrigues.


Changes
-------

adressed review comments from Ashutosh.


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


Repository: atlas


Description
-------

As a data steward, I would like to able to create Labels (user defined tags) in 
Atlas.

User-defined labels (tags) can be created on an ad hoc basis and are not 
centrally managed for content and consistency, it is used for more 
crowdsourcing use cases.

 

notifications is not sent out for add/update/delete label operations from Atlas.


Diffs (updated)
-----

  common/src/main/java/org/apache/atlas/repository/Constants.java 357affd4c 
  intg/src/main/java/org/apache/atlas/AtlasConfiguration.java f9d5fe4e7 
  intg/src/main/java/org/apache/atlas/AtlasErrorCode.java 98123563f 
  intg/src/main/java/org/apache/atlas/model/instance/AtlasEntity.java af01896a3 
  intg/src/main/java/org/apache/atlas/model/instance/AtlasEntityHeader.java 
3aef6cd7f 
  
repository/src/main/java/org/apache/atlas/repository/graph/GraphBackedSearchIndexer.java
 30c73753a 
  repository/src/main/java/org/apache/atlas/repository/graph/GraphHelper.java 
3dad3882e 
  
repository/src/main/java/org/apache/atlas/repository/store/graph/AtlasEntityStore.java
 01b8d196b 
  
repository/src/main/java/org/apache/atlas/repository/store/graph/v2/AtlasEntityStoreV2.java
 06335c064 
  
repository/src/main/java/org/apache/atlas/repository/store/graph/v2/EntityGraphMapper.java
 4130014c4 
  
repository/src/main/java/org/apache/atlas/repository/store/graph/v2/EntityGraphRetriever.java
 9d9f6ef2d 
  
repository/src/test/java/org/apache/atlas/repository/store/graph/v2/AtlasEntityStoreV2Test.java
 b1506f8ec 
  webapp/src/main/java/org/apache/atlas/web/rest/EntityREST.java e5b9563d6 


Diff: https://reviews.apache.org/r/71588/diff/2/

Changes: https://reviews.apache.org/r/71588/diff/1-2/


Testing
-------

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

* Unit Tests added in AtlasEntityStoreV2Test

* Validated using REST to add/update/delete labels


Thanks,

Sarath Subramanian

Reply via email to