Skip to content

Conversation

@gyfora
Copy link
Contributor

@gyfora gyfora commented Feb 24, 2025

What is the purpose of the change

A bug in the ExceptionUtils#findThrowableSerializedAware can cause it to enter an infinite loop if it cannot deserialize the SerializedThrowable error.

This affects the Kubernetes operator and can cause it to hang indefinitely.

Brief change log

  • Eliminate bug in SerializedThrowable parsing logic

Verifying this change

Unit test added

Does this pull request potentially affect one of the following parts:

  • Dependencies (does it add or upgrade a dependency): no
  • The public API, i.e., is any changes to the CustomResourceDescriptors: no
  • Core observer or reconciler logic that is regularly executed: no

Documentation

no

@gyfora gyfora requested a review from mxm February 24, 2025 08:48
@gyfora gyfora merged commit 042c27e into apache:main Feb 24, 2025
115 checks passed
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