Skip to content

Cleanup StatefulSessionBeanCacheProvider SPI following WFLY-21390.#19570

Merged
rhusar merged 1 commit intowildfly:mainfrom
pferraro:WFLY-21390
Jan 29, 2026
Merged

Cleanup StatefulSessionBeanCacheProvider SPI following WFLY-21390.#19570
rhusar merged 1 commit intowildfly:mainfrom
pferraro:WFLY-21390

Conversation

@pferraro
Copy link
Contributor

Resolve StatefulSessionBeanCacheProvider in Phase.POST_MODULE so that any associated services installed during Phase.INSTALL can access EEModuleConfiguration before EECleanup DUP runs (after which EEModuleConfiguration is no longer available).

Follows up on https://issues.redhat.com/browse/WFLY-21390

Resolve StatefulSessionBeanCacheProvider in Phase.POST_MODULE so that any associated services installed during Phase.INSTALL can access EEModuleConfiguration before EECleanup DUP runs (after which EEModuleConfiguration is no longer available).
@wildfly-bot wildfly-bot bot requested a review from tadamski January 28, 2026 19:41
Copy link
Member

@rhusar rhusar left a comment

Choose a reason for hiding this comment

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

LGTM, nifty cleanup.

@rhusar rhusar merged commit 892046a into wildfly:main Jan 29, 2026
14 checks passed
@rhusar
Copy link
Member

rhusar commented Jan 29, 2026

Thanks @pferraro and @tadamski

@rhusar
Copy link
Member

rhusar commented Jan 29, 2026

I will handle now the backport to 39.x.

Update: opened #19574

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