keith-turner commented on code in PR #5537: URL: https://github.com/apache/accumulo/pull/5537#discussion_r2162467882
########## server/manager/src/main/java/org/apache/accumulo/manager/Manager.java: ########## @@ -1873,7 +1603,7 @@ public ServiceLock getLock() { return managerLock; } - private long numMigrations() { + long numMigrations() { Review Comment: Moved in d2e2de66505cde85ed6215e7f82e239bc80db2bb -- 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