You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by GitBox <gi...@apache.org> on 2021/06/23 09:13:09 UTC

[GitHub] [hbase] tomscut commented on a change in pull request #722: HBASE-23065 [hbtop] Top-N heavy hitter user and client drill downs

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:
users@infra.apache.org