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

Skip to content

Tags: tikv/migration

Tags

br-v1.0.2

Toggle br-v1.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[close #407] [br-release-1.0] Fix arm64 build (#425)

Signed-off-by: Ping Yu <[email protected]>

cdc-v1.3.0-beta

Toggle cdc-v1.3.0-beta's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix arm64 build (#408)

Signed-off-by: Ping Yu <[email protected]>

cdc-v1.2.0-beta

Toggle cdc-v1.2.0-beta's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[close #348] support filter for key & value (#349)

* support filter for key & value

Signed-off-by: Ping Yu <[email protected]>

* add tests

Signed-off-by: Ping Yu <[email protected]>

* polish ut

Signed-off-by: Ping Yu <[email protected]>

* rename KvFilter

Signed-off-by: Ping Yu <[email protected]>

* add it

Signed-off-by: Ping Yu <[email protected]>

* polish

Signed-off-by: Ping Yu <[email protected]>

* fix ut

Signed-off-by: Ping Yu <[email protected]>

* fix metrics

Signed-off-by: Ping Yu <[email protected]>

* fix CI error

Signed-off-by: Ping Yu <[email protected]>

* decode user key for filter

Signed-off-by: Ping Yu <[email protected]>

---------

Signed-off-by: Ping Yu <[email protected]>

cdc-v1.1.1-20230612

Toggle cdc-v1.1.1-20230612's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[close #343]fix cdc residue metrics (#342)

* fix cdc residue metrics

Signed-off-by: zeminzhou <[email protected]>

* fix comments

Signed-off-by: zeminzhou <[email protected]>

* fix ut

Signed-off-by: zeminzhou <[email protected]>

* rerun ut

Signed-off-by: zeminzhou <[email protected]>

* rerun ut

Signed-off-by: zeminzhou <[email protected]>

---------

Signed-off-by: zeminzhou <[email protected]>
Co-authored-by: Ping Yu <[email protected]>

cdc-v1.1.1

Toggle cdc-v1.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix context leak in BatchDelete (#336)

Signed-off-by: Ping Yu <[email protected]>

cdc-v1.1.0-20230209

Toggle cdc-v1.1.0-20230209's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[close #333] update client-go version to fix context leak (#332)

Signed-off-by: Ping Yu <[email protected]>

cdc-v1.1.0

Toggle cdc-v1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[fix #321] add `sending sigstop` test case (#322)

* add sending sigstop it

Signed-off-by: zeminzhou <[email protected]>

* fix check

Signed-off-by: zeminzhou <[email protected]>

* add sleep

Signed-off-by: zeminzhou <[email protected]>

* make check

Signed-off-by: zeminzhou <[email protected]>

* adjust sleep time

Signed-off-by: zeminzhou <[email protected]>

* add workload after kill -19

Signed-off-by: zeminzhou <[email protected]>

* remove UP_ADD

Signed-off-by: zeminzhou <[email protected]>

* reuse check count

Signed-off-by: zeminzhou <[email protected]>

* add comment

Signed-off-by: zeminzhou <[email protected]>

* make check

Signed-off-by: zeminzhou <[email protected]>

* add comment

Signed-off-by: zeminzhou <[email protected]>

* add retry

Signed-off-by: zeminzhou <[email protected]>

* add multi pd addr

Signed-off-by: zeminzhou <[email protected]>

Signed-off-by: zeminzhou <[email protected]>

br-v1.1.0

Toggle br-v1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[fix #315] Fix empty panel (#316)

* remove repeated panel

Signed-off-by: zeminzhou <[email protected]>

* add Cluster

Signed-off-by: zeminzhou <[email protected]>

* [to #295] Split integrated tests to groups (#314)

* add README for test

Signed-off-by: Ping Yu <[email protected]>

* add old README back

Signed-off-by: Ping Yu <[email protected]>

* fix fmt

Signed-off-by: Ping Yu <[email protected]>

* address comment

Signed-off-by: Ping Yu <[email protected]>

Signed-off-by: Ping Yu <[email protected]>

* fix puller output event/s

Signed-off-by: zeminzhou <[email protected]>

* adjust

Signed-off-by: zeminzhou <[email protected]>

Signed-off-by: zeminzhou <[email protected]>
Signed-off-by: Ping Yu <[email protected]>
Co-authored-by: Ping Yu <[email protected]>

cdc-v1.0.0-20221009

Toggle cdc-v1.0.0-20221009's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[to #246] Cherry pick #247,#249 to cdc-release-v1.0 (#252)

* [fix #246] fix unified sorter (#247)

* fix unified sorter

Signed-off-by: zeminzhou <[email protected]>

* remove debug log

Signed-off-by: zeminzhou <[email protected]>

* add metric for the input event of puller

Signed-off-by: zeminzhou <[email protected]>

* remove puller input metric

Signed-off-by: zeminzhou <[email protected]>

* add back

Signed-off-by: zeminzhou <[email protected]>

Signed-off-by: zeminzhou <[email protected]>
Signed-off-by: pingyu <[email protected]>

* fix keyspan sink metrics (#249)

Signed-off-by: pingyu <[email protected]>

Signed-off-by: pingyu <[email protected]>

* fix gh action

Signed-off-by: pingyu <[email protected]>

Signed-off-by: zeminzhou <[email protected]>
Signed-off-by: pingyu <[email protected]>
Co-authored-by: zzm <[email protected]>

cdc-v1.0.0

Toggle cdc-v1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[close #207] cdc: modify ticdc dockerfile for tikv-cdc (#208)

* modify dockerfile

Signed-off-by: zeminzhou <[email protected]>

* fix comment:

Signed-off-by: zeminzhou <[email protected]>

Signed-off-by: zeminzhou <[email protected]>
Co-authored-by: Ping Yu <[email protected]>