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

[improve] Upgrade to zk 3.8.1 #19425

Merged
merged 4 commits into from
Feb 4, 2023
Merged

[improve] Upgrade to zk 3.8.1 #19425

merged 4 commits into from
Feb 4, 2023

Conversation

dlg99
Copy link
Contributor

@dlg99 dlg99 commented Feb 3, 2023

Motivation

Upgrade to zk 3.8.1

Release notes: https://zookeeper.apache.org/doc/r3.8.1/releasenotes.html
Among other changes it includes improvement to "Reduce the performance impact of Prometheus metrics".

Modifications

ZK upgrade

Verifying this change

  • Make sure that the change passes the CI checks.

This change is a trivial rework / code cleanup without any test coverage.

Does this pull request potentially affect one of the following parts:

If the box was checked, please highlight the changes

  • Dependencies (add or upgrade a dependency)
  • The public API
  • The schema
  • The default values of configurations
  • The threading model
  • The binary protocol
  • The REST endpoints
  • The admin CLI options
  • The metrics
  • Anything that affects deployment

Documentation

  • doc
  • doc-required
  • doc-not-needed
  • doc-complete

Matching PR in forked repository

PR in forked repository: dlg99#8

@github-actions github-actions bot added the doc-not-needed Your PR changes do not impact docs label Feb 3, 2023
@hangc0276
Copy link
Contributor

This PR should be cherry-picked to patch the release branch, so I removed the tag release/2.9.5 and release/2.10.4. This PR has been cherry-picked to branch-2.10, Please push another PR to revert this cherry-pick @liangyepianzhou. cc/ @codelipenghui

@codelipenghui
Copy link
Contributor

@lhotari I noticed you have added release/2.9.5 release/2.10.4` labels, do you have any context about it? Just to make sure we will not miss critical fixes in the next release (2.10.5)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants