-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/57048/
-----------------------------------------------------------
(Updated March 3, 2017, 12:21 a.m.)
Review request for atlas, Madhan Neethiraj, Sarath Subramanian, Suma
Shivaprasad, and Vimal Sharma.
Changes
-------
Addressed review comments for null checks and recursion check
Bugs: ATLAS-1622
https://issues.apache.org/jira/browse/ATLAS-1622
Repository: atlas
Description
-------
Move from older APIs towards new V2 model.
Diffs (updated)
-----
repository/src/main/java/org/apache/atlas/discovery/graph/DefaultGraphPersistenceStrategy.java
1f2a7545
repository/src/main/java/org/apache/atlas/repository/graph/FullTextMapper.java
89f48edf
repository/src/main/java/org/apache/atlas/repository/graph/FullTextMapperV2.java
PRE-CREATION
repository/src/main/java/org/apache/atlas/repository/graph/GraphBackedMetadataRepository.java
44614472
repository/src/main/java/org/apache/atlas/repository/graph/GraphToTypedInstanceMapper.java
dfa44079
repository/src/main/java/org/apache/atlas/repository/store/graph/v1/AtlasEntityChangeNotifier.java
e112b640
server-api/src/main/java/org/apache/atlas/RequestContext.java bb11d671
Diff: https://reviews.apache.org/r/57048/diff/2/
Changes: https://reviews.apache.org/r/57048/diff/1-2/
Testing
-------
mvn clean package was successfully executed.
Thanks,
Apoorv Naik