milleruntime opened a new issue #2561:
URL: https://github.com/apache/accumulo/issues/2561


   **Is your feature request related to a problem? Please describe.**
   When there are lots of compactions running, they get queued up in the 
tservers? (possibly the CompactionManger) and can only be seen through the 
Monitor. The only reason an Admin knows that there are compactions queued is in 
the monitor showing the number in parenthesis.
   
   **Describe the solution you'd like**
   Someway for an admin to know the types of the compactions queued and get 
more information about queued compactions.
   
   **Describe alternatives you've considered**
   The Shell provides information about running compactions through the 
`listcompactions` command and the `fate` command. But the `fate` command will 
only show user compactions and `listcompactions` will only show running 
compactions.
   


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