You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Michael Bieniosek (JIRA)" <ji...@apache.org> on 2008/10/21 22:08:44 UTC

[jira] Created: (HADOOP-4481) dfshealth.jsp: sorting on "remaining" doesn't actually sort

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.