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

rel: prep 2.7 release #1255

Merged
merged 12 commits into from
Jul 29, 2024
Merged

rel: prep 2.7 release #1255

merged 12 commits into from
Jul 29, 2024

Conversation

kentquirk
Copy link
Contributor

Prep 2.7 release

RELEASE_NOTES.md Outdated Show resolved Hide resolved
RELEASE_NOTES.md Show resolved Hide resolved
RELEASE_NOTES.md Outdated Show resolved Hide resolved
@kentquirk kentquirk marked this pull request as ready for review July 29, 2024 14:31
@kentquirk kentquirk requested a review from a team as a code owner July 29, 2024 14:31
@kentquirk kentquirk marked this pull request as draft July 29, 2024 14:31
@kentquirk kentquirk marked this pull request as ready for review July 29, 2024 15:10
Copy link
Member

@cartermp cartermp left a comment

Choose a reason for hiding this comment

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

Recommended copyedit

RELEASE_NOTES.md Outdated Show resolved Hide resolved
Nodes calculate a cluster stress level as a weighted average (with nodes that are more stressed getting more weight).
If an individual node is stressed, it can enter stress relief individually.
This may happen, for example, when a single giant trace is concentrated on one node.
If the cluster as a whole is being stressed by a general burst in traffic, the entire cluster should now enter or leave stress relief at approximately the same time.
Copy link
Member

Choose a reason for hiding this comment

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

Does this mean that you could expect to see a rise in cross-node network traffic, or do we expect it to be marginal?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

You might see the impact of pubsub traffic to and from redis, but it's pretty small; we mostly only publish new values when they're different.

kentquirk and others added 3 commits July 29, 2024 11:24
Co-authored-by: Phillip Carter <pcarter@fastmail.com>
@mjingle mjingle self-requested a review July 29, 2024 17:46
Copy link
Contributor

@mjingle mjingle left a comment

Choose a reason for hiding this comment

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

Looks great to me wrt docs! 🎉 Thank you @kentquirk!

@kentquirk kentquirk merged commit e24f371 into main Jul 29, 2024
5 checks passed
@kentquirk kentquirk deleted the v2.7-prep branch July 29, 2024 20:15
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.

4 participants