pzampino commented on a change in pull request #233: KNOX-2160 - Monitoring and
processing refreshable service parameters
URL: https://github.com/apache/knox/pull/233#discussion_r364823319
##########
File path:
gateway-server/src/main/java/org/apache/knox/gateway/config/impl/GatewayConfigImpl.java
##########
@@ -1094,4 +1100,14 @@ public boolean isTopologyValidationEnabled() {
return set;
}
+
+ @Override
+ public String getRefreshableServiceParametersFolder() {
Review comment:
"Directory" is used, rather than "Folder", throughout the Knox code; I think
we should maintain that consistency.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services