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

(serverless) tiflash query data is inconsistent with tikv #8779

Closed
mayjiang0203 opened this issue Feb 21, 2024 · 3 comments
Closed

(serverless) tiflash query data is inconsistent with tikv #8779

mayjiang0203 opened this issue Feb 21, 2024 · 3 comments
Assignees
Labels
affects-8.0 affects-8.1 This bug affects the 8.1.x(LTS) versions. component/storage may-affects-7.5 severity/critical type/bug The issue is confirmed as a bug.

Comments

@mayjiang0203
Copy link

Bug Report

Please answer these questions before submitting your issue. Thanks!

1. Minimal reproduce step (Required)

[htap_bigdata_consistency_004]

2. What did you expect to see? (Required)

3. What did you see instead (Required)

    Unexpected error:
        <*fmt.wrapError | 0xc0014a0060>: {
            msg: "result inconsistent tso 447810451889192971, difference: row number: 1, row1: 2201000, row2: 2200000, tikv: [2201000], tiflash [2200000]",
            err: <*errors.errorString | 0xc00002bc50>{
                s: "result inconsistent",
            },
        }
        result inconsistent tso 447810451889192971, difference: row number: 1, row1: 2201000, row2: 2200000, tikv: [2201000], tiflash [2200000]
    occurred

4. What is your TiFlash version? (Required)

[root@tc-tiflash-0 bin]# /tiflash/tiflash version
TiFlash
Release Version: v7.1.0-alpha-467-gecaf78a
Edition:         Community
Git Commit Hash: ecaf78a002b611b128a4683f3653ca240a022914
Git Branch:      cloud-engine-on-release-7.4
UTC Build Time:  2024-01-24 14:33:01
Enable Features: jemalloc sm4(GmSSL) avx2 avx512 unwind thinlto
Profile:         RELWITHDEBINFO

Raft Proxy
Git Commit Hash:   a36beee87aea5dbebc2bd1f2e634f9ef6da68174
Git Commit Branch: HEAD
UTC Build Time:    2024-01-24 14:37:55
Rust Version:      rustc 1.67.0-nightly (96ddd32c4 2022-11-14)
Storage Engine:    tiflash
Prometheus Prefix: tiflash_proxy_
Profile:           release
Enable Features:   Unknown (env var does not exist when building)
@mayjiang0203 mayjiang0203 added the type/bug The issue is confirmed as a bug. label Feb 21, 2024
@mayjiang0203
Copy link
Author

/severity critical
/assign @JinheLin

@JaySon-Huang
Copy link
Contributor

should be the same issue as #8845

@ti-chi-bot ti-chi-bot added the affects-8.1 This bug affects the 8.1.x(LTS) versions. label Apr 9, 2024
@JaySon-Huang
Copy link
Contributor

Close as duplicated with #8845. Will be tracked in that issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
affects-8.0 affects-8.1 This bug affects the 8.1.x(LTS) versions. component/storage may-affects-7.5 severity/critical type/bug The issue is confirmed as a bug.
Projects
None yet
Development

No branches or pull requests

5 participants