Skip to content

[BUG] modify isDecommissioned be capacity calculate rule - #4889

Merged
morningman merged 1 commit into
apache:masterfrom
stalary:fix_capacity
Nov 16, 2020
Merged

[BUG] modify isDecommissioned be capacity calculate rule#4889
morningman merged 1 commit into
apache:masterfrom
stalary:fix_capacity

Conversation

@stalary

Copy link
Copy Markdown
Contributor

Proposed changes

I use containerized deployment of BE nodes, both using the same distributed disk. When doing data migration, the current logic will lead to errors. For example, my distributed disk has 10t and has been used by other services for 9T, at this time, it is assumed that all the 9T data is used by BE nodes

Types of changes

What types of changes does your code introduce to Doris?
Put an x in the boxes that apply

  • Bugfix (non-breaking change which fixes an issue)
  • [] New feature (non-breaking change which adds functionality)
  • [] Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • [] Documentation Update (if none of the other choices apply)
  • [] Code refactor (Modify the code structure, format the code, etc...)

#4888

@stalarystalary changed the title MOD: modify isDecommissioned be capacity calculate rule[BUG] modify isDecommissioned be capacity calculate ruleNov 12, 2020

@morningmanmorningman left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

@morningmanmorningman added approved Indicates a PR has been approved by one committer. area/catalog Issues or PRs related to catalog management kind/fix Categorizes issue or PR as related to a bug. labels Nov 15, 2020
@morningman
morningman merged commit 5aefd70 into apache:masterNov 16, 2020
@yangzhgyangzhg mentioned this pull request Feb 9, 2021
@stalary
stalary deleted the fix_capacity branch May 8, 2022 10:11
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/catalogIssues or PRs related to catalog managementkind/fixCategorizes issue or PR as related to a bug.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@stalary@morningman