----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/61195/#review181625 -----------------------------------------------------------
Ship it! Ship It! - Madhan Neethiraj On July 27, 2017, 10:34 p.m., Ashutosh Mestry wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/61195/ > ----------------------------------------------------------- > > (Updated July 27, 2017, 10:34 p.m.) > > > Review request for atlas, Madhan Neethiraj and Sarath Subramanian. > > > Bugs: ATLAS-1995 > https://issues.apache.org/jira/browse/ATLAS-1995 > > > Repository: atlas > > > Description > ------- > > See [ATLAS-1995](https://issues.apache.org/jira/browse/ATLAS-1995) for > details. > > **Implementation** > The _AtlasGraphUtilsV1.findByUniqueAttributes_ now determines if the > attribute specified in the request is indexed. If yes, then index query will > be used to fetch the entity. If not, the older graph query mechanism will be > utilized. > > > Diffs > ----- > > > repository/src/main/java/org/apache/atlas/repository/store/graph/v1/AtlasGraphUtilsV1.java > 948d9dd > > webapp/src/main/java/org/apache/atlas/notification/NotificationHookConsumer.java > 51276d3 > > > Diff: https://reviews.apache.org/r/61195/diff/1/ > > > Testing > ------- > > **Unit tests** > None. > > **Functional tests** > Verified the performance improvement using the _AtlasPerfTracer_. > > > Thanks, > > Ashutosh Mestry > >
