kevinrr888 commented on code in PR #4912:
URL: https://github.com/apache/accumulo/pull/4912#discussion_r1771934211
##########
core/src/main/java/org/apache/accumulo/core/fate/Fate.java:
##########
@@ -393,6 +393,10 @@ public Fate(T environment, FateStore<T> store, boolean
runDeadResCleaner,
this.workFinder.start();
}
+ protected long getDeadResCleanupDelay() {
Review Comment:
Yeah, duration is a lot nicer. Fixed in
f7556c92ab59567b19abd37c7c4394b9c5aab82e
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]