You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by GitBox <gi...@apache.org> on 2022/09/28 16:58:12 UTC

[GitHub] [accumulo] milleruntime opened a new issue, #2978: Improve compaction planner error

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: notifications-unsubscribe@accumulo.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [accumulo] milleruntime closed issue #2978: Improve compaction planner error

Posted by GitBox <gi...@apache.org>.
milleruntime closed issue #2978: Improve compaction planner error
URL: https://github.com/apache/accumulo/issues/2978


-- 
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-unsubscribe@accumulo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org