caishunfeng
caishunfeng
I will close this issue due to the wrong title. BTW, please use English description, which can make more developers understand, thanks.
Great! It seems use Junit5+ can achieve the same with less change.
> There are lots of schema graphs (seems from .xml files) in the docs, like architecture design, E-R graphs, I think it would be helpful for maintaining the figures with...
> There are lots of schema graphs (seems from .xml files) in the docs, like architecture design, E-R graphs, I think it would be helpful for maintaining the figures with...
Good idea, it's better to add some design details.
@CallMeKingsley97 I found no modification of the front end part, so this is a full pr, can this issue be fixed?
> SonarCloud Quality Gate failed. [](https://sonarcloud.io/dashboard?id=apache-dolphinscheduler&pullRequest=11332) > > [](https://sonarcloud.io/project/issues?id=apache-dolphinscheduler&pullRequest=11332&resolved=false&types=BUG) [](https://sonarcloud.io/project/issues?id=apache-dolphinscheduler&pullRequest=11332&resolved=false&types=BUG) [21 Bugs](https://sonarcloud.io/project/issues?id=apache-dolphinscheduler&pullRequest=11332&resolved=false&types=BUG) [](https://sonarcloud.io/project/issues?id=apache-dolphinscheduler&pullRequest=11332&resolved=false&types=VULNERABILITY) [](https://sonarcloud.io/project/issues?id=apache-dolphinscheduler&pullRequest=11332&resolved=false&types=VULNERABILITY) [9 Vulnerabilities](https://sonarcloud.io/project/issues?id=apache-dolphinscheduler&pullRequest=11332&resolved=false&types=VULNERABILITY) [](https://sonarcloud.io/project/security_hotspots?id=apache-dolphinscheduler&pullRequest=11332&resolved=false&types=SECURITY_HOTSPOT) [](https://sonarcloud.io/project/security_hotspots?id=apache-dolphinscheduler&pullRequest=11332&resolved=false&types=SECURITY_HOTSPOT) [37 Security Hotspots](https://sonarcloud.io/project/security_hotspots?id=apache-dolphinscheduler&pullRequest=11332&resolved=false&types=SECURITY_HOTSPOT) [](https://sonarcloud.io/project/issues?id=apache-dolphinscheduler&pullRequest=11332&resolved=false&types=CODE_SMELL) [](https://sonarcloud.io/project/issues?id=apache-dolphinscheduler&pullRequest=11332&resolved=false&types=CODE_SMELL) [2101 Code Smells](https://sonarcloud.io/project/issues?id=apache-dolphinscheduler&pullRequest=11332&resolved=false&types=CODE_SMELL)...
> ## Purpose of the pull request > close ##15897 > > ## Brief change log > ## Verify this pull request > This pull request is code cleanup without...
> In cluster mode, users can use distribution file system or some shared file system like NFS, the distribution file system is very commonly, this is not an expensive technology....
- 199行 判断条件失效,应该为checkDay === item - 初始化startRenderCalendar调用在onload之前,导致currentYear和currentMonth没有赋值到,渲染出来日期错位