----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/57048/ ----------------------------------------------------------- (Updated March 2, 2017, 5:39 p.m.) Review request for atlas, Madhan Neethiraj, Sarath Subramanian, Suma Shivaprasad, and Vimal Sharma. Changes ------- Added JIRA details Summary (updated) ----------------- ATLAS-1622: Full text mapper V2 Bugs: ATLAS-1622 https://issues.apache.org/jira/browse/ATLAS-1622 Repository: atlas Description ------- Move from older APIs towards new V2 model. Diffs ----- 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 feada348 server-api/src/main/java/org/apache/atlas/RequestContext.java bb11d671 Diff: https://reviews.apache.org/r/57048/diff/1/ Testing ------- mvn clean package was successfully executed. Thanks, Apoorv Naik