-
Notifications
You must be signed in to change notification settings - Fork 183
Doc 13339 change bucket eviction w o restart #3864
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
Doc 13339 change bucket eviction w o restart #3864
Conversation
* Folded two completely separate and copntradictory sections of docs where we discussed Ejection Policies into a single section in the Memeory page. * Started new page to cover changing the ejection policy.
…hanging ejection policy at the same time as migrating the backend.
Also addressed parts of DOC-13332 by updating screenshots and removing text around setting priority. Left the thread settings in REST API doc for now because it's unclear whether they are still needed.
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
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.
Suggested edits to distinguish between ejection policy changes during storage mode migration and standalone ones. The options for ejection policy changes are distinct for the two. Additionally, delta recovery is sufficient to apply ejection policy changes during a standalone ejection policy change.
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
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
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.
Agree with @neelima32 's requested changes.
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.
Note: need to remove the Disk I/O Priority section in this page.
* First pass at fix. Updated current draft docs to say ephemeral buckets can also have their ejection policy changed. * Typo fixes * Updated Memory page * Typo fix * Updates based on feedback and some additional cleanup.
… a note that it hasnd't done anything since version 7.0.0 and is deprecated.
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.
Made some small suggestions, but nothing vital.
|
||
[IMPORTANT] | ||
==== | ||
When you change the ejection policy of a Couchbase bucket using the Couchbase Server Web Console, Couchbase Server automatically restarts the bucket. |
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.
I dont' think I knew that!
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
…the root. Deleting it.
…settings in the dialog.
This PR addresses two DOC JIRAs which are unrelated but whose impact overlap:
Preview URL:
https://preview.docs-test.couchbase.com/docs-server-DOC-13339_change_bucket_eviction_w-o_restart
You will need the Docs Team credentials on Confluence.
Main changes, with links to the preview: