dlmarion commented on code in PR #5749:
URL: https://github.com/apache/accumulo/pull/5749#discussion_r2237574661


##########
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:
   Check out febdd07, I think I have this working as you intended, but not 
exactly what you have suggested here.



-- 
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

Reply via email to