ctubbsii commented on issue #3488:
URL: https://github.com/apache/accumulo/issues/3488#issuecomment-1590146364

   This seems like it affects the `/manager` and `/tservers` pages in addition 
to `/tables/<tid>`. It would also apply to compactions. Scans, Minor 
Compactions, and Major Compactions on each of these pages use a custom 
`running(queued)` format that does not lend itself to numerical sorting by 
datatables natively. We'll need to create and use something custom to try to 
sort these by running first, then by queued second.


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