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

[KO-327] - Updating read and write quotas in cluster. #281

Merged
merged 2 commits into from
Apr 2, 2024
Merged

Conversation

tanmayja
Copy link
Contributor

No description provided.

@@ -576,6 +576,16 @@ func (roleCreate aerospikeRoleCreateUpdate) updateRole(
}
}

if role.ReadQuota != roleCreate.readQuota || role.WriteQuota != roleCreate.writeQuota {
Copy link
Collaborator

Choose a reason for hiding this comment

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

Add a test for this change.

Copy link
Collaborator

@sud82 sud82 Apr 1, 2024

Choose a reason for hiding this comment

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

Empty, then Setting, Re-setting

Copy link
Contributor Author

Choose a reason for hiding this comment

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

test is already there

@sud82 sud82 merged commit db15cd9 into master Apr 2, 2024
8 of 9 checks passed
@sud82 sud82 deleted the enableQuota branch April 24, 2024 06:55
@tanmayja tanmayja changed the title BugFix: Updating read and write quotas in cluster. [KO-327] - Updating read and write quotas in cluster. May 20, 2024
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.

3 participants