dlmarion commented on issue #2125: URL: https://github.com/apache/accumulo/issues/2125#issuecomment-852254130
> The code that detects dead compactions reaches out to each compactor to ask what its running This only happens once, on Coordinator startup. https://github.com/apache/accumulo/blob/main/server/compaction-coordinator/src/main/java/org/apache/accumulo/coordinator/CompactionCoordinator.java#L249 -- 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]
