GMHDBJD

Results 39 issues of GMHDBJD

### What problem does this PR solve? Issue Number: ref #5504 ### What is changed and how it works? - check task status in jobmaster's tick - exit if job...

status/ptal
size/XL
release-note-none
area/engine

# This issue track the progress of DM - [x] precheck - [x] task cfg adjust - [x] source cfg adjust - [x] source cfg check - [x] database adjust...

subject/new-feature
type/enhancement
area/engine

### What did you do? upstream ``` use db; /*!*/ DROP PROCEDURE `xxx` ``` task config ``` filters: filter-rule-1: schema-pattern: "db" sql-pattern: [".*\\s+DROP\\s+PROCEDURE"] action: Ignore ``` ### What did you...

type/bug
severity/minor
area/dm

### What problem does this PR solve? add compactor to compact dml ### What is changed and how it works? ``` # Assuming that UPDATE statement does not update the...

needs-update-docs
status/LGT2
status/PTAL
needs-cherry-pick-release-2.0
size/XXL

### Is your feature request related to a problem? Please describe `operate-source` show tasks a long time. ### Describe the feature you'd like `operate-source show` quickly return like `list-member` ###...

type/feature-request

### Is your feature request related to a problem? Please describe If we want to `stop-relay` or `start-relay` for all sources when meet problems or other reason, we need to...

type/feature-request

## Feature Request **Is your feature request related to a problem? Please describe:** When replication delay rises, we can only see downstream QPS but not upstream, add upstream QPS can...

type/feature-request

## Feature Request **Is your feature request related to a problem? Please describe:** When user want to replicate a new table for an existing upstream,they can only do some complex...

type/feature-request

## Feature Request **Is your feature request related to a problem? Please describe:** Since we now split uses worker and source in 2.0, the origin concept ***Instance*** is deprecated, we...

### What problem does this PR solve? [issue](https://github.com/pingcap/dm/issues/1598#issuecomment-820289755) ### What is changed and how it works? when latest DDLs is resolved, put it into etcd. when conflict DDLs detected in...

type/bug-fix
needs-update-release-note
status/Stale
needs-cherry-pick-release-2.0
size/XL
needs-rebase
do-not-merge/hold