Skip to content

Conversation

@wayneguow
Copy link
Contributor

What changes were proposed in this pull request?

Upgrade dropwizard metrics to 4.2.26.

Why are the changes needed?

There are some bug fixes as belows:

The full release notes:
https://github.com/dropwizard/metrics/releases/tag/v4.2.26

Does this PR introduce any user-facing change?

No.

How was this patch tested?

Passed GA.

Was this patch authored or co-authored using generative AI tooling?

No.

@github-actions github-actions bot added the BUILD label Jun 11, 2024
@wayneguow wayneguow changed the title [SPARK-48581][Build] Upgrade dropwizard metrics to 4.2.26 [SPARK-48581][BUILD] Upgrade dropwizard metrics to 4.2.26 Jun 11, 2024
@yaooqinn yaooqinn closed this in 8870efc Jun 12, 2024
@yaooqinn
Copy link
Member

Merged to master. Thanks

@wayneguow wayneguow deleted the codahale branch February 11, 2025 04:26
dongjoon-hyun added a commit to apache/spark-kubernetes-operator that referenced this pull request May 8, 2025
### What changes were proposed in this pull request?

This PR aims to upgrade `DropWizard` metrics to 4.2.30.

### Why are the changes needed?

v4.2.25 is outdated over one year because it was released on Jan 24, 2024. We had better use the latest version, v4.2.30.
- [v4.2.30: Jan 14, 2025](https://github.com/dropwizard/metrics/releases/tag/v4.2.30)
- [v4.2.29: Nov 27, 2024](https://github.com/dropwizard/metrics/releases/tag/v4.2.29)
- [v4.2.28: Oct 03, 2024](https://github.com/dropwizard/metrics/releases/tag/v4.2.28)
- [v4.2.27: Aug 18, 2024](https://github.com/dropwizard/metrics/releases/tag/v4.2.27)
- [v4.2.26: Jun 09, 2024](https://github.com/dropwizard/metrics/releases/tag/v4.2.26)

Apache Spark 4.0 upgraded already.
- apache/spark#49537
- apache/spark#48997
- apache/spark#48377
- apache/spark#47799
- apache/spark#46932

### Does this PR introduce _any_ user-facing change?

No.

### How was this patch tested?

Pass the CIs.

### Was this patch authored or co-authored using generative AI tooling?

No.

Closes #187 from dongjoon-hyun/SPARK-52043.

Authored-by: Dongjoon Hyun <[email protected]>
Signed-off-by: Dongjoon Hyun <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants