-
Notifications
You must be signed in to change notification settings - Fork 183
MB-68541 Change ejection policy for ephemeral buckets #3885
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
MB-68541 Change ejection policy for ephemeral buckets #3885
Conversation
…s can also have their ejection policy changed.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR updates documentation to support the new feature allowing ephemeral bucket ejection policy changes without requiring a bucket restart. The changes expand on the previous PR to include ephemeral bucket capabilities.
- Added documentation for changing ephemeral bucket ejection policies via Web Console and REST API
- Updated existing pages to clarify that ephemeral buckets can now have their ejection policies changed
- Added new What's New entry for the ephemeral bucket ejection policy feature
Reviewed Changes
Copilot reviewed 7 out of 7 changed files in this pull request and generated 1 comment.
Show a summary per file
File | Description |
---|---|
preview/MB-68541_Change_eviction_on_Ephemeral_buckets.yml | Commented out cb-swagger source configuration |
modules/rest-api/pages/rest-bucket-create.adoc | Updated to distinguish between ephemeral and Couchbase bucket ejection policy changes |
modules/manage/pages/manage-buckets/change-ejection-policy.adoc | Major update adding ephemeral bucket sections and clarifying procedures |
modules/manage/examples/change-ejection-policy.sh | Added REST API examples for ephemeral bucket ejection policy changes |
modules/learn/pages/buckets-memory-and-storage/storage-settings.adoc | Updated to reflect that ejection policies can be changed after bucket creation |
modules/learn/pages/buckets-memory-and-storage/memory.adoc | Removed restriction on changing ephemeral bucket ejection policies |
modules/introduction/partials/new-features-80.adoc | Added What's New entry for the ephemeral bucket ejection policy feature |
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
modules/manage/pages/manage-buckets/change-ejection-policy.adoc
Outdated
Show resolved
Hide resolved
modules/manage/pages/manage-buckets/change-ejection-policy.adoc
Outdated
Show resolved
Hide resolved
This PR addresses three DOC JIRAs which are unrelated but whose impact overlap: DOC-13339 DOC: Option to allow bucket eviction policy to be changed without bucket restart DOC-13332 Remove Bucket Priority Setting from our documentation Also addresses MB-68541 Change ejection policy for ephemeral buckets (#3885), which was created a a dev ticket.
This PR is an update to PR DOC-13339 change bucket eviction w/o restart (#3864) to cover the feature of being able to change ephemeral buckets ejection policies. This PR merges into that branch, so all you'll see here is the delta against the other PR's changes.
Preview URL:
https://preview.docs-test.couchbase.com/docs-server-MB-68541_Change_eviction_on_Ephemeral_buckets
You will need the Docs Team credentials on Confluence.
A list of the changes changes, with links to the preview: