keith-turner commented on code in PR #5749: URL: https://github.com/apache/accumulo/pull/5749#discussion_r2241316281
########## server/base/src/main/java/org/apache/accumulo/server/conf/ServerConfigurationFactory.java: ########## @@ -75,13 +77,14 @@ public class ServerConfigurationFactory extends ServerConfiguration { private final ConfigRefreshRunner refresher; - public ServerConfigurationFactory(ServerContext context, SiteConfiguration siteConfig) { + public ServerConfigurationFactory(ServerContext context, SiteConfiguration siteConfig, Review Comment: That looks good. -- 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. To unsubscribe, e-mail: notifications-unsubscr...@accumulo.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org