milleruntime opened a new issue, #2978: URL: https://github.com/apache/accumulo/issues/2978
The Compaction planner thread in the tserver can throw the error below if it detects a change in the set of files. On a highly active cluster this may be a common occurrence. So this error may be better off as a warning or even debug statement. https://github.com/apache/accumulo/blob/87402dfcd8d828850ca2e4b01e8811cf506e7d4e/server/tserver/src/main/java/org/apache/accumulo/tserver/tablet/CompactableImpl.java#L443 -- 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]
