Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TiCDC incremental scans should be limited with required ranges #16362

Closed
hicqu opened this issue Jan 11, 2024 · 0 comments · Fixed by #16252 or #17274
Closed

TiCDC incremental scans should be limited with required ranges #16362

hicqu opened this issue Jan 11, 2024 · 0 comments · Fixed by #16252 or #17274
Labels
affects-6.5 affects-7.1 affects-7.5 type/enhancement The issue or PR belongs to an enhancement.

Comments

@hicqu
Copy link
Contributor

hicqu commented Jan 11, 2024

Bug Report

What version of TiKV are you using?

Master branch.

What operating system and CPU are you using?

Steps to reproduce

What did you expect?

What did happened?

TiCDC incremental scans use range of snapshot instead of required ranges. It also influences table properties check.

This bug will make incremental scans slow.

@hicqu hicqu added type/bug The issue is confirmed as a bug. affects-6.5 affects-7.1 affects-7.5 labels Jan 11, 2024
ti-chi-bot bot added a commit that referenced this issue Jan 15, 2024
close #16362

Signed-off-by: qupeng <qupeng@pingcap.com>

Co-authored-by: ti-chi-bot[bot] <108142056+ti-chi-bot[bot]@users.noreply.github.com>
ti-chi-bot pushed a commit to ti-chi-bot/tikv that referenced this issue Jan 15, 2024
close tikv#16362

Signed-off-by: ti-chi-bot <ti-community-prow-bot@tidb.io>
ti-chi-bot pushed a commit to ti-chi-bot/tikv that referenced this issue Jan 15, 2024
close tikv#16362

Signed-off-by: ti-chi-bot <ti-community-prow-bot@tidb.io>
ti-chi-bot pushed a commit to ti-chi-bot/tikv that referenced this issue Jan 15, 2024
close tikv#16362

Signed-off-by: ti-chi-bot <ti-community-prow-bot@tidb.io>
pingandb pushed a commit to pingandb/tikv that referenced this issue Jan 18, 2024
close tikv#16362

Signed-off-by: qupeng <qupeng@pingcap.com>

Co-authored-by: ti-chi-bot[bot] <108142056+ti-chi-bot[bot]@users.noreply.github.com>
Signed-off-by: pingandb <songge102@pingan.com.cn>
@hicqu hicqu added type/enhancement The issue or PR belongs to an enhancement. and removed type/bug The issue is confirmed as a bug. severity/moderate labels Mar 6, 2024
@hicqu hicqu reopened this Jul 15, 2024
ti-chi-bot bot added a commit that referenced this issue Jul 30, 2024
…cription better (#17274)

close #16362

Signed-off-by: qupeng <qupeng@pingcap.com>

Co-authored-by: ti-chi-bot[bot] <108142056+ti-chi-bot[bot]@users.noreply.github.com>
3AceShowHand pushed a commit to 3AceShowHand/tikv that referenced this issue Aug 5, 2024
…cription better (tikv#17274)

close tikv#16362

Signed-off-by: qupeng <qupeng@pingcap.com>

Co-authored-by: ti-chi-bot[bot] <108142056+ti-chi-bot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
affects-6.5 affects-7.1 affects-7.5 type/enhancement The issue or PR belongs to an enhancement.
Projects
None yet
1 participant