You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by zi...@apache.org on 2022/06/22 10:22:44 UTC

[dolphinscheduler] branch dev updated (9345c16f3f -> 198e00db58)

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

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


    from 9345c16f3f [Improve]Remove the code logger.isDebugEnabled() #5918 (#10542)
     add 198e00db58 fix: Current node settings number of failed retries may not be negative (#10530)

No new revisions were added by this update.

Summary of changes:
 .../views/projects/task/components/node/fields/use-delay-time.ts    | 3 +++
 .../src/views/projects/task/components/node/fields/use-failed.ts    | 6 ++++++
 .../src/views/projects/task/components/node/fields/use-flink.ts     | 3 ++-
 .../src/views/projects/task/components/node/fields/use-k8s.ts       | 6 ++++++
 .../src/views/projects/task/components/node/fields/use-sqoop.ts     | 3 ++-
 5 files changed, 19 insertions(+), 2 deletions(-)