[DOC-14256]: Feedback on Identifying the Orchestrator Node | Couchbase Docs#4113
Open
RayOffiah wants to merge 1 commit intorelease/7.6from
Open
Conversation
…e Docs Minor correction to version number. Small grammar and punctuation fixes. Signed-off-by: Ray Offiah <ray.offiah@couchbase.com>
Rebecca-Martinez007
requested changes
May 1, 2026
Rebecca-Martinez007
left a comment
There was a problem hiding this comment.
I left a small note about admonitions, but otherwise it LGTM. Let me know what you think and I'll aprove!
| In particular, if the orchestrator node is rebalanced out, the value of this attribute will be `"undefined"` during the time-period that starts immediately after the node is rebalanced out, and lasts until a new orchestrator is elected: this period is _10 seconds_ in duration. | ||
| + | ||
| Note that the location of the orchestrator may change at any time, including at a point subsequent to execution of the call but prior to the return of a value; meaning that the returned value is already incorrect. | ||
| Note that the location of the orchestrator may change at any time, including at a point after execution of the call but before the return of a value, meaning that the returned value is already incorrect. |
There was a problem hiding this comment.
Based on the style guide, I've been changing a lot of the "Note that"s to an actual NOTE admonition. Is that something that would work on this page @RayOffiah? I can see that this is REST API page, so it may not work in this context. Just wanted to send a little note about that!
Contributor
Author
There was a problem hiding this comment.
Yes, good point. I'll change it. 👍🏾
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixed the version number in the JSON example.
Small corrections to grammar and punctuation.