Skip to content

some sst might be skipped ingest when inner loop exhausted retry count #50198

@D3Hunter

Description

@D3Hunter

Bug Report

Please answer these questions before submitting your issue. Thanks!

1. Minimal reproduce step (Required)

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

when multiIngest = false, some sst might be skipped ingest when

  • there're at least 2 batches
  • on the first batch, inner loop exhausted retry count, as the err is not handled after this loop, it continue, so this batch is skipped
  • continue with second batch, success

for errCnt < maxRetryTimes {

3. What did you see instead (Required)

4. What is your TiDB version? (Required)

6.5/6.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    affects-6.1This bug affects the 6.1.x(LTS) versions.affects-6.5This bug affects the 6.5.x(LTS) versions.component/lightningThis issue is related to Lightning of TiDB.report/customerCustomers have encountered this bug.severity/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