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

(Updated Jan. 20, 2017, 4:11 p.m.)


Review request for atlas.


Changes
-------

Updated patch to fix issues raised in the reviews. Thanks Madhan and Keval for 
the review and suggestions


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


Repository: atlas


Description
-------

Currently, there is no REST endpoint to add a tag to multiple entities. Add a 
REST endpoint in V2 APIs to support adding a tag to multiple entities in a 
single call.


Diffs (updated)
-----

  
intg/src/main/java/org/apache/atlas/model/instance/ClassificationGuidListObject.java
 PRE-CREATION 
  repository/src/main/java/org/apache/atlas/repository/MetadataRepository.java 
886a8d1 
  
repository/src/main/java/org/apache/atlas/repository/graph/GraphBackedMetadataRepository.java
 b9671b2 
  
repository/src/main/java/org/apache/atlas/services/DefaultMetadataService.java 
8307835 
  server-api/src/main/java/org/apache/atlas/services/MetadataService.java 
e653184 
  webapp/src/main/java/org/apache/atlas/web/rest/EntitiesREST.java f6acd07 
  webapp/src/test/java/org/apache/atlas/web/adapters/TestEntitiesREST.java 
265b650 

Diff: https://reviews.apache.org/r/55671/diff/


Testing
-------

Tested using POSTMAN client.
Added a test in TestEntitiesREST to validate the same


Thanks,

Vimal Sharma

Reply via email to