Skip to content

branch-2.1: [improve](move-memtable) reduce flush token num #46001#46926

Merged
liaoxin01 merged 1 commit intoapache:branch-2.1from
liaoxin01:pick_46001_to_origin_branch-2.1
Jan 14, 2025
Merged

branch-2.1: [improve](move-memtable) reduce flush token num #46001#46926
liaoxin01 merged 1 commit intoapache:branch-2.1from
liaoxin01:pick_46001_to_origin_branch-2.1

Conversation

@liaoxin01
Copy link
Contributor

cherry pick from #46001

Fix OOM due to too many flush tokens being created.
Reduce flush token num to 1 per tablet.
@liaoxin01
Copy link
Contributor Author

run buildall

@hello-stephen
Copy link
Contributor

Thank you for your contribution to Apache Doris.
Don't know what should be done next? See How to process your PR.

Please clearly describe your PR:

  1. What problem was fixed (it's best to include specific error reporting information). How it was fixed.
  2. Which behaviors were modified. What was the previous behavior, what is it now, why was it modified, and what possible impacts might there be.
  3. What features were added. Why was this function added?
  4. Which code was refactored and why was this part of the code refactored?
  5. Which functions were optimized and what is the difference before and after the optimization?

@doris-robot
Copy link

TeamCity be ut coverage result:
Function Coverage: 36.43% (9569/26269)
Line Coverage: 28.00% (79066/282365)
Region Coverage: 26.65% (40510/151980)
Branch Coverage: 23.41% (20532/87704)
Coverage Report: http://coverage.selectdb-in.cc/coverage/3f02925cd9e507daa31192b3585addbf3fffa717_3f02925cd9e507daa31192b3585addbf3fffa717/report/index.html

@liaoxin01 liaoxin01 merged commit ae9d339 into apache:branch-2.1 Jan 14, 2025
12 of 13 checks passed
@liaoxin01 liaoxin01 deleted the pick_46001_to_origin_branch-2.1 branch January 14, 2025 01:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants