FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

improve: log informer re-use on info level by csviri · Pull Request #3569 · operator-framework/java-operator-sdk · GitHub

improve: log informer re-use on info level - #3569

Merged
csviri merged 1 commit into
nextfrom
logging-informer
Aug 25, 2026
Merged

improve: log informer re-use on info level#3569
csviri merged 1 commit into
nextfrom
logging-informer

Conversation

csviri commented Aug 21, 2026
edited
Loading

Copy link
Copy Markdown
Collaborator

This seems to be an important enough information to log on startup.

Signed-off-by: Attila Mészáros a_meszaros@apple.com

Signed-off-by: Attila Mészáros <a_meszaros@apple.com>
Copilot AI lite review requested due to automatic review settings August 21, 2026 11:20

coderabbitai Bot commented Aug 21, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: feaa3a91-785b-4fe9-8b2e-11a297437385

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Pull request overview

This PR adjusts logging in the informer pooling layer to make informer re-use visible at INFO level, improving operator startup/runtime observability around shared informer behavior.

Changes:

  • Promote the “Reusing pooled informer…” log line in DefaultInformerPool#getInformer from DEBUG to INFO.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

csviri merged commit b2d01da into next Aug 25, 2026
30 checks passed
csviri deleted the logging-informer branch August 25, 2026 08:54
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL