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

Use separate logger for Jetty in Topic Operator #9468

Merged
merged 1 commit into from
Dec 15, 2023

Conversation

scholzj
Copy link
Member

@scholzj scholzj commented Dec 15, 2023

Type of change

  • Bugfix

Description

This PR adds a separate logger for Jetty in the logging configurations of the Topic Operator. That helps to make sure that when the user enables the DEBUG logging for the root logger of the TO, Jetty will by default stay at the INFO level. This helps to reduce the number of messages that do not seem very useful such as the various Jetty threading logs etc.

This contributes to #9465 (but does not address all parts of it).

Checklist

  • Try your changes from Pod inside your Kubernetes and OpenShift cluster, not just locally
  • Reference relevant issue(s) and close them after merging

@scholzj scholzj added this to the 0.40.0 milestone Dec 15, 2023
Copy link
Contributor

@fvaleri fvaleri left a comment

Choose a reason for hiding this comment

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

Thanks.

@scholzj scholzj changed the title Use eparate logger for Jetty in Topic Operator Use separate logger for Jetty in Topic Operator Dec 15, 2023
@scholzj scholzj merged commit 2f13640 into strimzi:main Dec 15, 2023
13 checks passed
@scholzj scholzj deleted the use-separate-logger-for-jetty-in-TO branch December 15, 2023 17:21
scholzj added a commit that referenced this pull request Dec 18, 2023
@scholzj scholzj modified the milestones: 0.40.0, 0.39.0 Dec 18, 2023
This pull request was closed.
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.

3 participants