Skip to content

[enhancement](memory) reduce memory usage for failed broker loads - #16974

Merged
xy720 merged 1 commit into
apache:masterfrom
yangzhg:reduce_memory_usage
Feb 24, 2023
Merged

[enhancement](memory) reduce memory usage for failed broker loads#16974
xy720 merged 1 commit into
apache:masterfrom
yangzhg:reduce_memory_usage

Conversation

@yangzhg

Copy link
Copy Markdown
Member

Proposed changes

Issue Number: close #xxx

Problem summary

there are still lot of memory of failed broker load after #15895, this pr try to fix this

Checklist(Required)

  • Does it affect the original behavior
  • Has unit tests been added
  • Has document been added or modified
  • Does it need to update dependencies
  • Is this PR support rollback (If NO, please explain WHY)

Further comments

If this is a relatively large or complex change, kick off the discussion at dev@doris.apache.org by explaining why you chose the solution you did and what alternatives you considered, etc...

@github-actionsgithub-actionsBot added the area/load Issues or PRs related to all kinds of load label Feb 21, 2023
@yangzhg

Copy link
Copy Markdown
MemberAuthor

run allbuild

@yangzhg

Copy link
Copy Markdown
MemberAuthor

run buildall

@xy720xy720 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@github-actionsgithub-actionsBot added the approved Indicates a PR has been approved by one committer. label Feb 24, 2023
@github-actions

Copy link
Copy Markdown
Contributor

PR approved by at least one committer and no changes requested.

@github-actions

Copy link
Copy Markdown
Contributor

PR approved by anyone and no changes requested.

@xy720
xy720 merged commit d562428 into apache:masterFeb 24, 2023
@morningmanmorningman added usercase Important user case type label dev/1.2.3-merged and removed dev/1.2.3 labels Feb 27, 2023
morningman pushed a commit that referenced this pull request Feb 28, 2023
…6974)
Reduce more memory usage for failed broker load msg in fe after pr #15895
yagagagaga pushed a commit to yagagagaga/doris that referenced this pull request Mar 9, 2023
…ache#16974)
Reduce more memory usage for failed broker load msg in fe after pr apache#15895
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approvedIndicates a PR has been approved by one committer.area/loadIssues or PRs related to all kinds of loaddev/1.2.3-mergedreviewedusercaseImportant user case type label

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@yangzhg@xy720@morningman