You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by we...@apache.org on 2021/08/20 12:23:46 UTC

[dolphinscheduler] branch dev updated (4b892f7 -> ae386dd)

This is an automated email from the ASF dual-hosted git repository.

wenjun pushed a change to branch dev
in repository https://gitbox.apache.org/repos/asf/dolphinscheduler.git.


    from 4b892f7  fix the readme typing issue (#5998)
     new 0206a0e  Fix unchecked type conversions
     new db6db88  Use indentation level reported by checkstyle
     new ae386dd  Merge pull request #6003 from lyxell/fix-unchecked-type-conversions

The 5081 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../java/org/apache/dolphinscheduler/common/graph/DAG.java   | 12 +++++-------
 .../dao/utils/ResourceProcessDefinitionUtilsTest.java        |  2 +-
 .../master/dispatch/executor/NettyExecutorManager.java       |  2 +-
 .../dolphinscheduler/server/master/MasterExecThreadTest.java |  6 +++---
 4 files changed, 10 insertions(+), 12 deletions(-)