keith-turner opened a new issue, #3469:
URL: https://github.com/apache/accumulo/issues/3469

   In #3460 the TabletManagementIterator stated calling compaction related 
plugins to determine it a tablet needed compaction.  If these plugins throw an 
exception it could interfere with other manager functions like tablet 
assignment.  Need to handle this situation in such a way that other manager 
functions can continue and the minimum relevant information needed for 
debugging is logged.  Since the plugins are callled for each tablet, need to be 
careful about spamming the logs with lots or redundant information.


-- 
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]

Reply via email to