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

Resolve huang and fix some memory issues #8076

Merged
merged 27 commits into from
Feb 18, 2023

Conversation

nnsgmsone
Copy link
Contributor

@nnsgmsone nnsgmsone commented Feb 18, 2023

What type of PR is this?

  • API-change
  • BUG
  • Improvement
  • Documentation
  • Feature
  • Test and CI
  • Code Refactoring

Which issue(s) this PR fixes:

issue #7901

What this PR does / why we need it:

  • fix the huang bug
  • fix some memory usage(original logic will treat memtable and blocklist as different nature of readers, and then will start two sets of pipeline processing, now changed to unified processing, the number of pipeline and the number of available cpu only related)

dongdongyang33 and others added 23 commits February 15, 2023 15:29
Signed-off-by: Wu Qinxuan <wuqinxuan33@gmail.com>
Signed-off-by: Wu Qinxuan <wuqinxuan33@gmail.com>
Signed-off-by: Wu Qinxuan <wuqinxuan33@gmail.com>
Signed-off-by: Wu Qinxuan <wuqinxuan33@gmail.com>
Signed-off-by: Wu Qinxuan <wuqinxuan33@gmail.com>
Signed-off-by: Wu Qinxuan <wuqinxuan33@gmail.com>
Signed-off-by: Wu Qinxuan <wuqinxuan33@gmail.com>
Signed-off-by: Wu Qinxuan <wuqinxuan33@gmail.com>
Signed-off-by: Wu Qinxuan <wuqinxuan33@gmail.com>
Signed-off-by: Wu Qinxuan <wuqinxuan33@gmail.com>
Signed-off-by: Wu Qinxuan <wuqinxuan33@gmail.com>
@matrix-meow matrix-meow added the size/L Denotes a PR that changes [500,999] lines label Feb 18, 2023
@mergify mergify bot added the kind/bug Something isn't working label Feb 18, 2023
@nnsgmsone nnsgmsone changed the title Resolve huang and fix some random memory issues Resolve huang and fix some memory issues Feb 18, 2023
@nnsgmsone nnsgmsone merged commit 6d4bd17 into matrixorigin:main Feb 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working size/L Denotes a PR that changes [500,999] lines
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants