fix: race condition on get when add received after informer cache read by csviri · Pull Request #3237 · operator-framework/java-operator-sdk

@csviri csviri marked this pull request as ready for review

March 17, 2026 15:44

Copilot AI review requested due to automatic review settings

March 17, 2026 15:44

@csviri csviri changed the title Suspected bug in informer cache access fix: extremely rare race-condition when getting the resource from cache

Mar 17, 2026

@csviri csviri changed the title fix: extremely rare race-condition when getting the resource from cache fix: extremely rare race condition when getting the resource from cache

Mar 17, 2026

@csviri csviri changed the title fix: extremely rare race condition when getting the resource from cache fix: race condition on get when add received after informer cache read

Mar 17, 2026

xstefank

metacosm

shawkins

Signed-off-by: Attila Mészáros <a_meszaros@apple.com>
Signed-off-by: Attila Mészáros <a_meszaros@apple.com>
Signed-off-by: Attila Mészáros <a_meszaros@apple.com>
Signed-off-by: Attila Mészáros <a_meszaros@apple.com>
Signed-off-by: Attila Mészáros <a_meszaros@apple.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Attila Mészáros <a_meszaros@apple.com>
Signed-off-by: Attila Mészáros <a_meszaros@apple.com>
Signed-off-by: Attila Mészáros <a_meszaros@apple.com>
Signed-off-by: Attila Mészáros <a_meszaros@apple.com>
…tor/processing/event/source/informer/ManagedInformerEventSource.java

Co-authored-by: Steven Hawkins <shawkins@redhat.com>
Signed-off-by: Attila Mészáros <a_meszaros@apple.com>

shawkins