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

   **Is your feature request related to a problem? Please describe.**
   
   The manager tracks a set of migrating tablets in memory for balancing 
purposes.  When a tablet has been in this set for an extended period, it would 
be useful to log that.  For example if a tablet X has been in the migrating set 
for 30 mins, it would be useful to log that in order to understand what is 
going.  
   
   **Describe the solution you'd like**
   
   This could be done in two possible ways.  Tablet severs could log when a 
tablet is taking too long to unload AND/OR the manager could log when something 
is in the migrating set for too long.  May be useful to do both.
   


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

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

Reply via email to