EdColeman opened a new pull request, #4210: URL: https://github.com/apache/accumulo/pull/4210
Recently the ExternalCompactionMetricsIT has failed in Jenkins. The logs seem to indicate that the it cannot find the metrics. ``` 2024-01-31T06:20:26,199 [miniclusterImpl.MiniAccumuloClusterControl] DEBUG: Error getting running compactions from coordinator, message: Unable to get CompactionCoordinator address from ZooKeeper ``` If this does not resolve the issue, it will at least remove one potential cause. (I have not been able to reproduce this locally.) This replaces #3983, rebased to 2.1. If we decide on relocating Wait.waitFor() then the delay method added here can be replaced. -- 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]
