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

improve: eager informer start check by csviri · Pull Request #3275 · operator-framework/java-operator-sdk · GitHub

improve: eager informer start check - #3275

Merged
csviri merged 1 commit into
operator-framework:mainfrom
csviri:es-start-check
Apr 8, 2026
Merged

improve: eager informer start check#3275
csviri merged 1 commit into
operator-framework:mainfrom
csviri:es-start-check

Conversation

csviri commented Apr 7, 2026

Copy link
Copy Markdown
Collaborator

this is important for dynamic event source registration to not reindex resources

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

this is important for dynamic event source registration to not reindex resources

Signed-off-by: Attila Mészáros <a_meszaros@apple.com>
Copilot AI review requested due to automatic review settings April 7, 2026 14:03
openshift-ci Bot requested review from metacosm and xstefank April 7, 2026 14:03

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 improves the eager start check in the InformerEventSource class to prevent unnecessary re-indexing of resources during dynamic event source registration. The change adds an early return guard in the start() method that checks if the event source is already running before proceeding with resource initialization.

Changes:

  • Added an early return check in InformerEventSource.start() to prevent the re-indexing operation when the event source is already running

csviri merged commit 62e09c5 into operator-framework:main Apr 8, 2026
30 checks passed
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