Skip to content

Conversation

panbingkun
Copy link
Contributor

@panbingkun panbingkun commented Oct 8, 2024

What changes were proposed in this pull request?

This pr aims to upgrade dropwizard metrics from 4.2.27 to 4.2.28.

Why are the changes needed?

v4.2.127 VS v.4.2.28
dropwizard/metrics@v4.2.27...v4.2.28

Does this PR introduce any user-facing change?

No.

How was this patch tested?

Pass GA.

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

No.

@github-actions github-actions bot added the BUILD label Oct 8, 2024
@panbingkun panbingkun marked this pull request as ready for review October 8, 2024 07:52
Copy link
Member

@dongjoon-hyun dongjoon-hyun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1, LGTM. Thank you, @panbingkun .
Merged to master for Apache Spark 4.0.0 on February 2025.

himadripal pushed a commit to himadripal/spark that referenced this pull request Oct 19, 2024
### What changes were proposed in this pull request?
This pr aims to upgrade `dropwizard metrics` from `4.2.27` to  `4.2.28`.

### Why are the changes needed?
v4.2.127 VS v.4.2.28
dropwizard/metrics@v4.2.27...v4.2.28

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

### How was this patch tested?
Pass GA.

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

Closes apache#48377 from panbingkun/SPARK-49901.

Authored-by: panbingkun <[email protected]>
Signed-off-by: Dongjoon Hyun <[email protected]>
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