warn/error count limit for check-task/start-task has wrong granularity #11587
Labels
affects-5.4
affects-6.1
affects-6.5
affects-7.1
affects-7.5
affects-8.1
affects-8.5
area/dm
Issues or PRs related to DM.
severity/major
type/bug
The issue is confirmed as a bug.
What did you do?
Sometime a checking item level is "warn", but internal errors list level is "fail"
in below case, when we only limit to output 1 error (foe example, by
check-task ... --error 1
), DM will only output suberror a. But it's better to output check item BWhat did you expect to see?
No response
What did you see instead?
No response
Versions of the cluster
DM version (run
dmctl -V
ordm-worker -V
ordm-master -V
):(paste DM version here, and you must ensure versions of dmctl, DM-worker and DM-master are same)
Upstream MySQL/MariaDB server version:
(paste upstream MySQL/MariaDB server version here)
Downstream TiDB cluster version (execute
SELECT tidb_version();
in a MySQL client):(paste TiDB cluster version here)
How did you deploy DM: tiup or manually?
(leave TiUP or manually here)
Other interesting information (system version, hardware config, etc):
current status of DM cluster (execute
query-status <task-name>
in dmctl)(paste current status of DM cluster here)
The text was updated successfully, but these errors were encountered: