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] [JS] [KV] fixed an issue where maxBucketSize (deprecated option) overrode max_bytes #707

Merged
merged 1 commit into from
Jun 18, 2024

Conversation

aricart
Copy link
Member

@aricart aricart commented Jun 18, 2024

Fixes #706

… `-1` (a deprecated option) overrode a specified `max_bytes`.

Fixes #706
@aricart aricart requested a review from scottf June 18, 2024 13:43
Copy link
Contributor

@scottf scottf left a comment

Choose a reason for hiding this comment

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

LGTM

@scottf scottf merged commit 8b7c1f4 into main Jun 18, 2024
3 checks passed
@scottf scottf deleted the fix-706 branch June 18, 2024 13:45
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.

Deprecated maxBucketSize overwrites max_bytes on bucket creation
2 participants