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

Update API and API Docs regarding disabling gossip for a partition. #20669

Merged
merged 3 commits into from
Feb 26, 2024

Conversation

mkeeler
Copy link
Member

@mkeeler mkeeler commented Feb 16, 2024

Description

The majority of this new feature exists in Consul Enterprise but our API and API docs need updating to account for it.

The TLDR is that 1 gossip pool per partition can cause servers to consume a lot of CPU even when no client agents are connected to that partition. Therefore we have enabled the ability to disable gossip within the partitions configuration.

Testing & Reproduction steps

Tests are in Consul Enterprise

@mkeeler mkeeler requested a review from a team as a code owner February 16, 2024 15:02
@github-actions github-actions bot added type/docs Documentation needs to be created/updated/clarified theme/api Relating to the HTTP API interface labels Feb 16, 2024
@mkeeler mkeeler requested a review from a team as a code owner February 26, 2024 14:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
theme/api Relating to the HTTP API interface type/docs Documentation needs to be created/updated/clarified
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants