keith-turner commented on issue #3608:
URL: https://github.com/apache/accumulo/issues/3608#issuecomment-1791014434

   The changes in #3921 removed unused code related to getting major compaction 
information from the tablet servers.  Going forward need to decide what to 
about display per table compaction information in the monitor.  Could remove 
[this 
column](https://github.com/apache/accumulo/blob/a4cc5f82c37b4ff1cb2bb44d99e0b7cef1302fc1/server/monitor/src/main/resources/org/apache/accumulo/monitor/resources/js/table.js#L147)
 from the monitor OR gather the information in a different way.  The 
information on running and queued compactions could still be gathered and 
displayed, it would just need to be done differently.


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