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_r364820508
##########
File path:
gateway-server/src/main/java/org/apache/knox/gateway/GatewayMessages.java
##########
@@ -685,4 +685,16 @@ void errorRespondingToConfigChange(String source,
@Message(level = MessageLevel.ERROR, text = "Failed to save gateway status")
void failedToSaveGatewayStatus();
+
+ @Message(level = MessageLevel.INFO, text = "Monitoring service parameter
changes in {0}")
Review comment:
Maybe we should phrase this support as more generally descriptor overrides
or something similar, such that it isn't service parameter specific?
----------------------------------------------------------------
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