dfshealth.jsp: sorting on "remaining" doesn't actually sort
-----------------------------------------------------------
Key: HADOOP-4481
URL: https://issues.apache.org/jira/browse/HADOOP-4481
Project: Hadoop Core
Issue Type: Bug
Components: dfs
Affects Versions: 0.18.1
Reporter: Michael Bieniosek
When I try to sort by "remaining" in dfshealth.jsp, I get sent to an url that
looks like:
http://example.com:50070/dfshealth.jsp?sorter/field=remaining&sorter/order=ASC
But, the resultant table doesn't seem to be sorted at all (though the order is
different).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.