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

Fix memory leak for partition state #17068

Merged
merged 2 commits into from
Jun 21, 2024

Conversation

triump2020
Copy link
Contributor

@triump2020 triump2020 commented Jun 21, 2024

What type of PR is this?

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

Which issue(s) this PR fixes:

issue #16942 #17066

What this PR does / why we need it:

  1. The entries in PartitionState.primaryIndex are not deleted in some case, leads to memory leak.

@triump2020 triump2020 requested a review from reusee as a code owner June 21, 2024 06:32
@mergify mergify bot requested a review from sukki37 June 21, 2024 06:33
@matrix-meow matrix-meow added the size/XS Denotes a PR that changes [1, 9] lines label Jun 21, 2024
@mergify mergify bot merged commit 8859dc3 into matrixorigin:1.2-dev Jun 21, 2024
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/XS Denotes a PR that changes [1, 9] lines
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants