----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/61762/#review183275 -----------------------------------------------------------
Fix it, then Ship it! webapp/src/main/java/org/apache/atlas/web/resources/MetadataDiscoveryResource.java Line 76 (original), 83 (patched) <https://reviews.apache.org/r/61762/#comment259287> Inject configuration here instead. - Apoorv Naik On Aug. 18, 2017, 11:01 p.m., Sarath Subramanian wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/61762/ > ----------------------------------------------------------- > > (Updated Aug. 18, 2017, 11:01 p.m.) > > > Review request for atlas and Madhan Neethiraj. > > > Bugs: ATLAS-2062 > https://issues.apache.org/jira/browse/ATLAS-2062 > > > Repository: atlas > > > Description > ------- > > Add atlas.search.gremlin.enable property in atlas-application.properties to > disable gremlin search API. > > > Diffs > ----- > > distro/src/conf/atlas-application.properties 29a4cc17 > > webapp/src/main/java/org/apache/atlas/web/resources/MetadataDiscoveryResource.java > d29c8da1 > > > Diff: https://reviews.apache.org/r/61762/diff/1/ > > > Testing > ------- > > validated that the gremlin saerch is enabled/disabled by toggling the flag > atlas.search.gremlin.enable in atlas-application.properties > > > Thanks, > > Sarath Subramanian > >
