Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
Undid showing RegionServer 'Start time' in ISO-8601 format. Revert.
Description
The below change by me does not actually work and I found an old issue that does the proper job that was neglected. I'm undoing the below in favor of HBASE-24652.
kalashnikov:hbase.apache.git stack$ git show d07d181ea4a9da316659bb21fd4fffc979b5f77a
commit d07d181ea4a9da316659bb21fd4fffc979b5f77a
Author: Michael Stack <saintstack@users.noreply.github.com>
Date: Thu Oct 8 09:10:30 2020 -0700
HBASE-25165 Change 'State time' in UI so sorts (#2508)
Display startcode in iso8601.
Signed-off-by: Nick Dimiduk <ndimiduk@apache.org>