Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: swm623/ticdc

Tags

v5.1.1

Toggle v5.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
*: add some logs to help debug error. (pingcap#2253) (pingcap#2357)

v4.0.14

Toggle v4.0.14's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
cmd: add more logs to debug cdc data-dir set up. (pingcap#2334) (ping…

…cap#2363)

v5.0.3

Toggle v5.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
cdc: fix server etcd may nil by create a new local client. (pingcap#2161

) (pingcap#2166)

v5.1.0

Toggle v5.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
tests: remove --sort-dir in test scripts (pingcap#2110) (pingcap#2120)

* remove --sort-dir in run_cdc_server script.

* remove sort-dir config in all testcase.

* make data-dir conflict .

* add --data-dir flag, to make dir conflict.

* Update tests/unified_sorter_sort_dir_conflict/run.sh

Co-authored-by: Neil Shen <[email protected]>

Co-authored-by: JinlingChristopher <[email protected]>
Co-authored-by: Ling Jin <[email protected]>
Co-authored-by: Neil Shen <[email protected]>

v4.0.13-20210610-ffbdae3

Toggle v4.0.13-20210610-ffbdae3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
kv/client: add incremental scan region count limit (pingcap#1926)

v4.0.13-20210415-ffbdae3

Toggle v4.0.13-20210415-ffbdae3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
kv/client: add incremental scan region count limit (pingcap#1926)

v5.0.2

Toggle v5.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
kv/client: add incremental scan region count limit (pingcap#1981)

v5.2.0-alpha

Toggle v5.2.0-alpha's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
sorter: provide more information on sorter IO errors (pingcap#1969)

v5.1.0-alpha

Toggle v5.1.0-alpha's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
etcd_worker: fix a bug that etcd worker maybe lost data at starting (p…

…ingcap#1813)

v4.0.13

Toggle v4.0.13's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
cmd: hide --sort-dir in changefeed command. (deprecated warning exist…

…s) (pingcap#1784) (pingcap#1794)