Skip to content

[CLEAN] Synthetic Benchmark PR #139226 - Consistently use slf4j/log4j bridge#79

Open
bar-qodo wants to merge 1 commit intobase_pr_139226_20260113_9328from
clean_pr_139226_20260113_9328
Open

[CLEAN] Synthetic Benchmark PR #139226 - Consistently use slf4j/log4j bridge#79
bar-qodo wants to merge 1 commit intobase_pr_139226_20260113_9328from
clean_pr_139226_20260113_9328

Conversation

@bar-qodo
Copy link

Benchmark PR elastic#139226

Type: Clean (correct implementation)

Original PR Title: Consistently use slf4j/log4j bridge
Original PR Description: Some 3rd party dependencies use SLF4J but Elasticsearch internally uses log4j. Historically there were problems with using the log4j adapter for SLF4J, but those have gone away with the removal of SecurityManager. This commit updates uses of slf4j to consistently use the log4j bridge. Note that long term we should still aim for something more turnkey so that we don't end up with multiple copies of the bridge jar, but this change at least removes warnings about no SLF4J providers being found.

closes elastic#137556
Original PR URL: elastic#139226

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.

2 participants

Comments