AlbertWhitlock commented on issue #3374: URL: https://github.com/apache/accumulo/issues/3374#issuecomment-1549934651
@ctubbsii What do you mean it couldn't find all your volumes? What did you see that indicated that was related to this? I have 2 instances defined in instance.volumes. When GC was executing it performed cleanup on root table, metadata table, and user table fine. When cleanup of WAL attempted it would try to find the second instance (actual physical machine) and I accidentally had them unconnected so it was throwing a java.net.NoRouteToHostException. Once I reconnected the machines, the GC runs fine. -- 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]
