Skip to content

Conversation

LuciferYang
Copy link
Contributor

@LuciferYang LuciferYang commented Aug 19, 2024

What changes were proposed in this pull request?

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

Why are the changes needed?

From the code diff, this version mainly upgrades the project dependencies.

Does this PR introduce any user-facing change?

No

How was this patch tested?

Pass GitHub Actions

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

No

@LuciferYang LuciferYang marked this pull request as draft August 19, 2024 02:08
@LuciferYang
Copy link
Contributor Author

Test first

@github-actions github-actions bot added the BUILD label Aug 19, 2024
@dongjoon-hyun
Copy link
Member

It looks good to go. Could you update the PR description, @LuciferYang ?

@LuciferYang LuciferYang marked this pull request as ready for review August 20, 2024 07:17
@LuciferYang
Copy link
Contributor Author

LuciferYang commented Aug 20, 2024

It looks good to go. Could you update the PR description, @LuciferYang ?

done

There are no official release notes yet. I looked at the code diff, and this version mainly upgrades the third-party dependencies of dropwizard metrics

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 for informing that, @LuciferYang . Ya, it looks safe to me.
Merged to master.

@LuciferYang
Copy link
Contributor Author

Thanks @dongjoon-hyun

IvanK-db pushed a commit to IvanK-db/spark that referenced this pull request Sep 20, 2024
### What changes were proposed in this pull request?
This pr aims to upgrade dropwizard metrics from 4.2.26 to  4.2.27.

### Why are the changes needed?
From the code diff, this version mainly upgrades the project dependencies.

- dropwizard/metrics@v4.2.26...v4.2.27

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

### How was this patch tested?
Pass GitHub Actions

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

Closes apache#47799 from LuciferYang/SPARK-49292.

Authored-by: yangjie01 <[email protected]>
Signed-off-by: Dongjoon Hyun <[email protected]>
attilapiros pushed a commit to attilapiros/spark that referenced this pull request Oct 4, 2024
### What changes were proposed in this pull request?
This pr aims to upgrade dropwizard metrics from 4.2.26 to  4.2.27.

### Why are the changes needed?
From the code diff, this version mainly upgrades the project dependencies.

- dropwizard/metrics@v4.2.26...v4.2.27

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

### How was this patch tested?
Pass GitHub Actions

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

Closes apache#47799 from LuciferYang/SPARK-49292.

Authored-by: yangjie01 <[email protected]>
Signed-off-by: Dongjoon Hyun <[email protected]>
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.26 to  4.2.27.

### Why are the changes needed?
From the code diff, this version mainly upgrades the project dependencies.

- dropwizard/metrics@v4.2.26...v4.2.27

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

### How was this patch tested?
Pass GitHub Actions

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

Closes apache#47799 from LuciferYang/SPARK-49292.

Authored-by: yangjie01 <[email protected]>
Signed-off-by: Dongjoon Hyun <[email protected]>
@LuciferYang LuciferYang deleted the SPARK-49292 branch May 2, 2025 05:25
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