joshelser commented on a change in pull request #868: Make replication services 
start when configured
URL: https://github.com/apache/accumulo/pull/868#discussion_r245379289
 
 

 ##########
 File path: server/master/src/main/java/org/apache/accumulo/master/Master.java
 ##########
 @@ -1444,6 +1426,55 @@ public void run() {
     log.info("exiting");
   }
 
+  class ReplTServer {
 
 Review comment:
   What about just using `AtomicReference` instead of defining our own class?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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

Reply via email to