Skip to content

There could be large amount of remote request when querying on a large and hot-write table #10300

@JaySon-Huang

Description

@JaySon-Huang

Bug Report

Please answer these questions before submitting your issue. Thanks!

1. Minimal reproduce step (Required)

Observed from a certain cluster

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

3. What did you see instead (Required)

-- first not match, rebuild the local read inputstreams
[2025/07/11 01:13:07.471 +00:00] [WARN] [DAGStorageInterpreter.cpp:748] ["RegionException after read from storage, regions [23874359,], message: EPOCH_NOT_MATCH, retry to read from local"] [source=MPP<query:459327769121916622,task:3>]
-- another not match happen, 21,700 regions need to be retry
[2025/07/11 01:13:07.649 +00:00] [WARN] [DAGStorageInterpreter.cpp:765] ["RegionException after read from storage, regions [24184535, .....,24109478,], message: EPOCH_NOT_MATCH"] [source=MPP<query:459327769121916622,task:3>] [thread_id=690]
[2025/07/11 01:13:07.699 +00:00] [INFO] [RemoteRequest.cpp:42] ["Start to build remote request for 21775 regions (23874359,24184535,...,24109478) for table 8132"] [source=MPP<query:459327769121916622,task:3>] [thread_id=690]

4. What is your TiFlash version? (Required)

v6.5.10

Metadata

Metadata

Assignees

No one assigned

    Labels

    affects-6.5This bug affects the 6.5.x(LTS) versions.affects-7.1This bug affects the 7.1.x(LTS) versions.affects-7.5This bug affects the 7.5.x(LTS) versions.affects-8.1This bug affects the 8.1.x(LTS) versions.affects-8.5This bug affects the 8.5.x(LTS) versions.component/storageseverity/majortype/bugThe issue is confirmed as a bug.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions