DomGarguilo opened a new pull request, #2765:
URL: https://github.com/apache/accumulo/pull/2765

   This PR converts the table in table.js to a DataTable.
   
   The table should behave the same except for one small change:
   
   Current table:
   ![Screenshot from 2022-06-08 
15-06-11](https://user-images.githubusercontent.com/47725857/172941728-4ff87fe6-c6e1-4291-9886-18096a18523c.png)
   
   Table with the changes from this PR:
   ![Screenshot from 2022-06-09 
15-53-55](https://user-images.githubusercontent.com/47725857/172941899-659ecc36-4125-4e16-80f7-3cdd6c6b7bb7.png)
   
   I broke the scans and compactions columns up into running and queued instead 
of having the queued compactions in the same column within the parenthesis.
   
   


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

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

Reply via email to