Benjamin Mahler created MESOS-9912:
--------------------------------------
Summary: Webui roles table sorting treats 0 entries as largest
values.
Key: MESOS-9912
URL: https://issues.apache.org/jira/browse/MESOS-9912
Project: Mesos
Issue Type: Bug
Components: webui
Reporter: Benjamin Mahler
Currently, the webui roles table displays dashes ("-") for zero entries to ease
readability of non-zero entries, however this alters the column sorting
behavior to treat these entries as larger than any number. The expected
behavior is to have the "-" entries be treated as zero.
Ideally we can fix this without having to stick zeroes everywhere and reduce
the readability of the table.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)