On Thu, Oct 8, 2020, 12:14 PM Michael Stack (Jira) <[email protected]> wrote:
> > [ > https://issues.apache.org/jira/browse/HBASE-25165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel > ] > > Michael Stack resolved HBASE-25165. > ----------------------------------- > Fix Version/s: 2.4.0 > 3.0.0-alpha-1 > Hadoop Flags: Reviewed > Release Note: Start time on the Master UI is now displayed using > ISO8601 format instead of java Date#toString(). > Resolution: Fixed > > Merged to master and backported to branch-2. Thanks for review [~ndimiduk] > > > Change 'State time' in UI so sorts > > ---------------------------------- > > > > Key: HBASE-25165 > > URL: https://issues.apache.org/jira/browse/HBASE-25165 > > Project: HBase > > Issue Type: Bug > > Components: UI > > Reporter: Michael Stack > > Assignee: Michael Stack > > Priority: Minor > > Fix For: 3.0.0-alpha-1, 2.4.0 > > > > Attachments: Screen Shot 2020-10-07 at 4.15.32 PM.png, Screen > Shot 2020-10-07 at 4.15.42 PM.png > > > > > > Here is a minor issue. > > I had an issue w/ crashing servers. The servers were auto-restarted on > crash. > > To find the crashing servers, I was sorting on the 'Start time' column > in the Master UI. This basically worked but the sort is unreliable as the > date we display starts with days-of-the-week. > > This issue is about moving to display start time in iso8601 which is > sortable (and occupies less real estate). Let me add some images. > > > > -- > This message was sent by Atlassian Jira > (v8.3.4#803005) >
