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

[6378] improvement: bump log4j dependency from 2.22.0 to 2.24.3 to fix a performance regression #6379

Merged
merged 1 commit into from
Jan 29, 2025

Conversation

puchengy
Copy link
Contributor

@puchengy puchengy commented Jan 27, 2025

What changes were proposed in this pull request?

bump log4j dependency from 2.22.0 to 2.24.3 to fix a performance regression

Why are the changes needed?

Fix: #6378

Does this PR introduce any user-facing change?

No.

How was this patch tested?

Ran in internal workload.

@FANNG1
Copy link
Contributor

FANNG1 commented Jan 28, 2025

Good catch! LGTM

@yuqi1129 yuqi1129 added the branch-0.8 Automatically cherry-pick commit to branch-0.8 label Jan 29, 2025
@yuqi1129 yuqi1129 merged commit 09d4e64 into apache:main Jan 29, 2025
28 checks passed
github-actions bot pushed a commit that referenced this pull request Jan 29, 2025
…x a performance regression (#6379)

<!--
1. Title: [#<issue>] <type>(<scope>): <subject>
   Examples:
     - "[#123] feat(operator): support xxx"
     - "[#233] fix: check null before access result in xxx"
     - "[MINOR] refactor: fix typo in variable name"
     - "[MINOR] docs: fix typo in README"
     - "[#255] test: fix flaky test NameOfTheTest"
   Reference: https://www.conventionalcommits.org/en/v1.0.0/
2. If the PR is unfinished, please mark this PR as draft.
-->

### What changes were proposed in this pull request?

bump log4j dependency from 2.22.0 to 2.24.3 to fix a performance
regression

### Why are the changes needed?

Fix: #6378

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

No.

### How was this patch tested?

Ran in internal workload.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
branch-0.8 Automatically cherry-pick commit to branch-0.8
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Improvement] bump log4j dependency from 2.22.0 to 2.24.3 to fix a performance regression
3 participants