DarkAssassinator commented on code in PR #12219:
URL: https://github.com/apache/dolphinscheduler/pull/12219#discussion_r993350658


##########
dolphinscheduler-common/src/test/java/org/apache/dolphinscheduler/common/utils/DateUtilsTest.java:
##########
@@ -297,4 +297,5 @@ public void testTimeStampToDate() {
         Date date = DateUtils.timeStampToDate(0L);
         Assert.assertNull(date);
     }
+

Review Comment:
   sure. done



##########
docs/docs/zh/about/hardware.md:
##########
@@ -45,3 +45,6 @@ DolphinScheduler正常运行提供如下的网络端口配置:
 ## 4. 客户端 Web 浏览器要求
 
 DolphinScheduler 推荐 Chrome 以及使用 Chromium 内核的较新版本浏览器访问前端可视化操作界面
+
+## 5. 时钟同步

Review Comment:
   done 



-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to