Skip to content

[Improvement-17670][Worker] Add disk usage monitoring for data.basedir.path directory#18065

Open
dill21yu wants to merge 3 commits into
apache:devfrom
dill21yu:disk-usage-monitor
Open

[Improvement-17670][Worker] Add disk usage monitoring for data.basedir.path directory#18065
dill21yu wants to merge 3 commits into
apache:devfrom
dill21yu:disk-usage-monitor

Merge branch 'dev' into disk-usage-monitor

047034c
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / SonarCloud Code Analysis failed Mar 31, 2026 in 1m 50s

Quality Gate failed

Annotations

Check failure on line 69 in dolphinscheduler-meter/src/main/java/org/apache/dolphinscheduler/meter/metrics/BaseServerLoadProtection.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Refactor this method to reduce its Cognitive Complexity from 20 to the 15 allowed.

See more on https://sonarcloud.io/project/issues?id=apache-dolphinscheduler&issues=AZ1CcryXWipRvvNyyowU&open=AZ1CcryXWipRvvNyyowU&pullRequest=18065

Check warning on line 113 in dolphinscheduler-worker/src/main/java/org/apache/dolphinscheduler/server/worker/task/WorkerHeartBeatTask.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Reduce the total number of break and continue statements in this loop to use at most one.

See more on https://sonarcloud.io/project/issues?id=apache-dolphinscheduler&issues=AZ1CcrsyWipRvvNyyowS&open=AZ1CcrsyWipRvvNyyowS&pullRequest=18065

Check warning on line 75 in dolphinscheduler-meter/src/main/java/org/apache/dolphinscheduler/meter/metrics/BaseServerLoadProtection.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Reduce the total number of break and continue statements in this loop to use at most one.

See more on https://sonarcloud.io/project/issues?id=apache-dolphinscheduler&issues=AZ1CcryXWipRvvNyyowT&open=AZ1CcryXWipRvvNyyowT&pullRequest=18065