tiflow icon indicating copy to clipboard operation
tiflow copied to clipboard

This repo maintains DM (a data migration platform) and TiCDC (change data capture for TiDB)

Results 516 tiflow issues
Sort by recently updated
recently updated
newest added

Just discussed with @leoppro about removing one of cli's current interactive modes, https://github.com/pingcap/tiflow/blob/409c9525596e8ce2c8e1ec80244202427bfbee1c/pkg/cmd/cli/cli.go#L74. Introduced two years ago in this PR: https://github.com/pingcap/tiflow/pull/351 This mode is rarely used by users and is...

component/cli
area/ticdc

### What did you do? ./cdc cli changefeed query xxx ### What did you expect to see? _No response_ ### What did you see instead? as title ### Versions of...

type/bug
severity/minor
area/ticdc
affects-6.1

### What problem does this PR solve? Issue Number: close #6651 ### What is changed and how it works? ### Check List #### Tests - Unit test - Manual test...

size/M
component/cli
release-note-none
type/enhancement

# Package organization * [x] introduce server interface and package #6358 * [x] reorganize the command directory #6364 * [x] #6726 * [x] #6761 * [x] #6972 # Remove dependency...

type/enhancement
area/dm
area/ticdc

This is an automated cherry-pick of #6715 ### What problem does this PR solve? Issue Number: close #6714 cdc panic due to visit nil pointer of `*ChangefeedReactorState` ### What is...

type/bug
status/LGT2
size/M
do-not-merge/cherry-pick-not-approved
release-note-none
type/cherry-pick-for-release-6.2

This is an automated cherry-pick of #6715 ### What problem does this PR solve? Issue Number: close #6714 cdc panic due to visit nil pointer of `*ChangefeedReactorState` ### What is...

type/bug
status/LGT2
size/M
do-not-merge/cherry-pick-not-approved
release-note-none
type/cherry-pick-for-release-6.1

### What did you do? 1、 create changefeed 2、enter N ### What did you expect to see? The changefeed create command should not reports a bug and should inform users...

area/ticdc
type/feature

# 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

``` [2022/08/11 22:02:43.559 +08:00] [INFO] [base_client.go:275] ["[pd] cannot update member from this address"] [address=http://lingjin-0.jinling.tispace:2379] [error="[PD:client:ErrClientGetLeader]get leader from leader address don't exist error"] [2022/08/11 22:02:43.560 +08:00] [INFO] [base_client.go:275] ["[pd] cannot update...

type/enhancement
area/ticdc