[ 
https://issues.apache.org/jira/browse/HBASE-28388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17932958#comment-17932958
 ] 

Nihal Jain commented on HBASE-28388:
------------------------------------

Original issue is fixed with https://issues.apache.org/jira/browse/HBASE-29157. 
Modified this to be an improvement to get away from index based field sorting 
(which is prone to getting broken).

FYI [~chandrasekhar.k] 

> Avoid index based field sorting in tablesorter
> ----------------------------------------------
>
>                 Key: HBASE-28388
>                 URL: https://issues.apache.org/jira/browse/HBASE-28388
>             Project: HBase
>          Issue Type: Improvement
>          Components: UI
>    Affects Versions: 2.6.0
>            Reporter: Nihal Jain
>            Assignee: Nihal Jain
>            Priority: Major
>
> Field sorting is broken in HBase Web UI for tables.jsp. As part of this Jira 
> plan on auditing all such elements which support sorting and fixing them. 
> Also we should avoid index based field sorting (which is prone to getting 
> broken) as addition of new fields breaks them as the indexes may change.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to