[
https://issues.apache.org/jira/browse/HBASE-24652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Stack resolved HBASE-24652.
-----------------------------------
Fix Version/s: 2.3.7
2.4.6
2.5.0
Hadoop Flags: Reviewed
Release Note: Makes RegionServer 'Start time' sortable in the Master UI
Assignee: jeongmin kim
Resolution: Fixed
[~jeongmin.kim] pardon me. I forgot about this one. I pushed to branch-2.3+
Thanks for the fix and please pardon my oversight.
> master-status UI make date type fields sortable
> -----------------------------------------------
>
> Key: HBASE-24652
> URL: https://issues.apache.org/jira/browse/HBASE-24652
> Project: HBase
> Issue Type: Improvement
> Components: master, Operability, UI, Usability
> Affects Versions: 3.0.0-alpha-1, 2.2.0, 2.3.0, 2.1.5, 2.2.1, 2.1.6
> Reporter: Jeongmin Kim
> Assignee: jeongmin kim
> Priority: Minor
> Fix For: 2.5.0, 3.0.0-alpha-2, 2.4.6, 2.3.7
>
> Attachments: SCREEN_SHOT1.png
>
>
> Revisit of HBASE-21207, HBASE-22543
> date type values such as regionserver list 'Start time' field on
> master-status page, are not sorted by time.
> HBASE-21207, HBASE-22543 missed it. so before this fix, date sorted as String.
> The first field of it is 'day'. therefore always Friday goes first Wednesday
> goes last, no matter what date it is.
> * SCREEN_SHOT1.png
>
> this fix make date type values sorted by time and date.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)