Skip to content

WFLY-20584 Upgrade SmallRye Fault Tolerance from 6.9.0 to 6.9.1#18899

Merged
bstansberry merged 1 commit intowildfly:mainfrom
rhusar:WFLY-20584
Apr 23, 2025
Merged

WFLY-20584 Upgrade SmallRye Fault Tolerance from 6.9.0 to 6.9.1#18899
bstansberry merged 1 commit intowildfly:mainfrom
rhusar:WFLY-20584

Conversation

@rhusar
Copy link
Member

@rhusar rhusar commented Apr 23, 2025

Fixes a bug where synchronous retries used recursion, risking stack overflows; now uses proper looping for sync retries and ignores synthetic methods in CDI Full environments.

Resolves
https://issues.redhat.com/browse/WFLY-20584

Fixes a bug where synchronous retries used recursion, risking stack overflows;
now uses proper looping for sync retries and ignores synthetic methods in CDI Full environments.
@github-actions github-actions bot added the deps-ok Dependencies have been checked, and there are no significant changes label Apr 23, 2025
@bstansberry bstansberry merged commit 3a8d841 into wildfly:main Apr 23, 2025
8 checks passed
@bstansberry
Copy link
Contributor

Thanks @rhusar

@rhusar
Copy link
Member Author

rhusar commented Apr 23, 2025

@bstansberry Hm, it looks like Teamcity runs have not been run (or at least not reported)? Is pull player on strike again? :(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

deps-ok Dependencies have been checked, and there are no significant changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants