pingcap / pingcap/tiflash

tidb received incorrect tiflash error when tiflash memory limit exceed

Open
#6,422 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

affects-6.6 affects-7.0 affects-7.1 affects-7.5 affects-8.1 component/compute may-affects-4.0 may-affects-5.0 may-affects-5.1 may-affects-5.2 may-affects-5.3 may-affects-5.4 may-affects-6.0 may-affects-6.1 may-affects-6.2 may-affects-6.3 may-affects-6.4 may-affects-6.5 severity/major type/bug
Dominant language
C++
Stars
1k
Forks
423
Avg merge
1d 15h
Merged PRs (30d)
24

Description

Bug Report

Please answer these questions before submitting your issue. Thanks!

1. Minimal reproduce step (Required)
  1. tiflash memory limit exceed
2. What did you expect to see? (Required)
  1. tidb should receive Memory limit (total) exceed error
3. What did you see instead (Required)
  1. tidb received error UnexpectedWriteDone
    img_v2_412c2d98-41f2-4bfc-8f87-d126947b13eg
4. What is your TiFlash version? (Required)

6.5

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the TiFlash memory-limit failure described in the issue using version 6.5, then trace where TiDB receives UnexpectedWriteDone instead of the expected memory-limit error. Done means the memory-limit condition is propagated as Memory limit (total) exceed rather than UnexpectedWriteDone.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
databases
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.