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

[FIXED] When calculating limits exceeded, treat replicated tier limits as flat #4868

Merged
merged 1 commit into from
Dec 11, 2023

Conversation

derekcollison
Copy link
Member

We had an issue with tiered accounts, where limits are flat based on type of storage. Meaning 100GB on R3 means 100GB of R3 storage, or 300GB in total. If we have limits only on an empty string tier, then consider limit as absolute, otherwise scale by tier replication.

Resolves issues with NGS account for HA / R3 limits.

Signed-off-by: Derek Collison [email protected]

… respect to limits.

We had an issue with tiered accounts, where limits are flat based on type of storage. Meaning 100GB on R3 means 100GB of R3 storage, or 300GB in total.
If we have limits only on an empty string tier, then consider limit as flat, otherwise scale by tier replication.

Signed-off-by: Derek Collison <[email protected]>
Copy link
Member

@aricart aricart left a comment

Choose a reason for hiding this comment

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

LGTM

@derekcollison derekcollison merged commit 1342aa1 into main Dec 11, 2023
@derekcollison derekcollison deleted the tier-accounting branch December 11, 2023 16:33
wallyqs added a commit that referenced this pull request Dec 11, 2023
Includes the following changes:

- #4861
- #4862
- #4870
- #4869
- #4864
- #4868
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.

2 participants