[
https://issues.apache.org/jira/browse/HBASE-24652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jeongmin Kim updated HBASE-24652:
---------------------------------
Description:
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.
first field of date is 'day', therefore always Friday goes first, Wednesday
goes last.
* SCREEN_SHOT1.png
this fix make date type values sorted by time and date.
was:
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.
first field of date is 'day', therefore always Friday goes first, Wednesday
goes last.
* SCREEN_SHOT1.png
this fix make date type values sorted by time and date.
Summary: master UI make date type fields sortable (was: Revisit
HBASE-21207, HBASE-22543 to make date type fields sortable)
> master 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
> Priority: Minor
> Fix For: 3.0.0-alpha-1
>
> 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.
> first field of date is 'day', therefore always Friday goes first, Wednesday
> goes last.
> * 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)