Skip to content

fix: Don't use Java serialization for cluster metrics #32748

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
Jun 24, 2025

Conversation

patriknw
Copy link
Contributor

  • it was possibly used for BigDecimal and BigInteger
  • might result in serialization errors during rolling update, but that should heal as soon as the rollout is completed

* it was possibly used for BigDecimal and BigInteger
* might result in serialization errors during rolling update, but that should
  heal as soon as the rollout is completed
@octonato octonato merged commit d69a082 into main Jun 24, 2025
5 checks passed
@octonato octonato deleted the wip-metrics-serialization-patriknw branch June 24, 2025 10:36
@octonato octonato added this to the 2.10.7 milestone Jun 24, 2025
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.

3 participants