tomscut commented on a change in pull request #722:
URL: https://github.com/apache/hbase/pull/722#discussion_r656910223



##########
File path: 
hbase-hbtop/src/main/java/org/apache/hadoop/hbase/hbtop/screen/top/TopScreenModel.java
##########
@@ -113,7 +116,7 @@ public void refreshMetricsData() {
   }
 
   private void refreshSummary(ClusterMetrics clusterMetrics) {
-    String currentTime = DateFormatUtils.ISO_8601_EXTENDED_TIME_FORMAT
+    String currentTime = DateFormatUtils.ISO_DATE_FORMAT

Review comment:
       Hi @ankitsinghal , I also encountered the same problem. Could you tell 
me the reason? Thank you.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to