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

Skip to content

Tags: fubinzh/tiflow

Tags

v6.1.1

Toggle v6.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
changefeed (ticdc): fix mysql sink config contains protocol error (pi…

…ngcap#6896) (pingcap#6901)

close pingcap#6874

v6.3.0-alpha

Toggle v6.3.0-alpha's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
test(dm): fix two unstable tests (pingcap#6741)

close pingcap#6702, close pingcap#6738

v6.1.0-20220817

Toggle v6.1.0-20220817's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
redo(ticdc): fix a bug about redo manager error handling (pingcap#6765)…

… (pingcap#6772)

close pingcap#6764

v6.1-20220817

Toggle v6.1-20220817's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
redo(ticdc): fix a bug about redo manager error handling (pingcap#6765)…

… (pingcap#6772)

close pingcap#6764

v6.1.0-20220812

Toggle v6.1.0-20220812's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
redo(ticdc): owner and processores shouldn't share one redo log writer (

pingcap#6671) (pingcap#6731)

close pingcap#6695

v6.1.0-20220809

Toggle v6.1.0-20220809's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
redo(cdc): merge 0822 redo hotfix (pingcap#6662)

close pingcap#6663

v6.2.0

Toggle v6.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
capture(ticdc): disable best effort graceful shutdown (pingcap#6647)

Because TiCDC release-6.2 does not support cross version upgrade and stops
service during upgrade, it is impossible to perform graceful shutdown.

Signed-off-by: Neil Shen <[email protected]>

v6.1.0-20220722

Toggle v6.1.0-20220722's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
ddl_sink (ticdc): fix ddl sink nil point panic (pingcap#6390) (pingca…

…p#6431)

close pingcap#4934

v6.1.0-20220721

Toggle v6.1.0-20220721's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
redo(ticdc): handle error correctly in redo manager (pingcap#6366) (p…

…ingcap#6386)

close pingcap#6368

v5.4.1-20220723

Toggle v5.4.1-20220723's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
tests(ticdc): use python3 to run http_api test to fix failed integrat…

…ion_test (pingcap#6424)

ref pingcap#5474