-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/66929/
-----------------------------------------------------------
Review request for atlas and Madhan Neethiraj.
Bugs: ATLAS-2635
https://issues.apache.org/jira/browse/ATLAS-2635
Repository: atlas
Description
-------
Many of the APIs in EntityREST require entity-guid to be provided. It will be
useful to operate on entities given its typeName and uniqueAttributes.
Diffs
-----
repository/src/main/java/org/apache/atlas/repository/store/graph/AtlasEntityStore.java
eb825c4
repository/src/main/java/org/apache/atlas/repository/store/graph/v1/AtlasEntityStoreV1.java
316d78c
webapp/src/main/java/org/apache/atlas/web/rest/EntityREST.java 17a6ece
webapp/src/test/java/org/apache/atlas/web/adapters/TestEntityREST.java
f0bc962
Diff: https://reviews.apache.org/r/66929/diff/1/
Testing
-------
Done with sanity testing
Thanks,
Ruchi Solani