-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/61762/
-----------------------------------------------------------
(Updated Aug. 18, 2017, 4:13 p.m.)
Review request for atlas and Madhan Neethiraj.
Changes
-------
injected configuration in constructor.
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 (updated)
-----
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/2/
Changes: https://reviews.apache.org/r/61762/diff/1-2/
Testing
-------
validated that the gremlin saerch is enabled/disabled by toggling the flag
atlas.search.gremlin.enable in atlas-application.properties
Thanks,
Sarath Subramanian