Skip to content

change: delete the server-info plugin #12218

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

Merged
merged 1 commit into from
May 16, 2025

Conversation

LiteSun
Copy link
Member

@LiteSun LiteSun commented May 15, 2025

Description

The server-info plugin in Apache APISIX periodically reports basic server information to etcd. When a large number of APISIX instances start simultaneously, these periodic writes can lead to increased load on etcd. If etcd is not adequately provisioned or configured to handle this load, it may become overwhelmed, potentially causing APISIX startup failures. 

Which issue(s) this PR fixes:

Checklist

  • I have explained the need for this PR and the problem it solves
  • I have explained the changes or the new features added to this PR
  • I have added tests corresponding to this change
  • I have updated the documentation to reflect this change
  • I have verified that this change is backward compatible (If not, please discuss on the APISIX mailing list first)

@LiteSun LiteSun changed the title remove: delete the server-info plugin and its related configuration… revert: delete the server-info plugin May 15, 2025
@LiteSun LiteSun marked this pull request as ready for review May 16, 2025 00:28
@dosubot dosubot bot added size:XL This PR changes 500-999 lines, ignoring generated files. performance generate flamegraph for the current PR plugin labels May 16, 2025
@AlinsRan AlinsRan changed the title revert: delete the server-info plugin change: delete the server-info plugin May 16, 2025
@LiteSun LiteSun merged commit 3fdcbf5 into apache:master May 16, 2025
37 of 38 checks passed
@LiteSun LiteSun deleted the sy/remove-server-info branch May 16, 2025 08:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
performance generate flamegraph for the current PR plugin size:XL This PR changes 500-999 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants