brianloss commented on a change in pull request #1904:
URL: https://github.com/apache/accumulo/pull/1904#discussion_r569788289



##########
File path: core/src/main/java/org/apache/accumulo/core/conf/Property.java
##########
@@ -292,7 +292,7 @@
       PropertyType.TIMEDURATION,
       "The amount of time to wait after requesting a write-ahead log to be 
recovered"),
   MANAGER_WALOG_CLOSER_IMPLEMETATION("manager.walog.closer.implementation",
-      "org.apache.accumulo.server.master.recovery.HadoopLogCloser", 
PropertyType.CLASSNAME,
+      "org.apache.accumulo.server.manager.recovery.HadoopLogCloser", 
PropertyType.CLASSNAME,

Review comment:
       Yes. That's done in the latest commit (and I had missed a replication 
related property too--updated it and added a compatibility impl for it).




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


Reply via email to