[jboss-jira] [JBoss JIRA] (WFLY-12065) SFSBs left in invalid/inconsistent state if @PrePassivate throws an exception/error.
Paul Ferraro (Jira)
issues at jboss.org
Fri May 10 17:42:00 EDT 2019
Paul Ferraro created WFLY-12065:
-----------------------------------
Summary: SFSBs left in invalid/inconsistent state if @PrePassivate throws an exception/error.
Key: WFLY-12065
URL: https://issues.jboss.org/browse/WFLY-12065
Project: WildFly
Issue Type: Bug
Components: Clustering, EJB
Affects Versions: 16.0.0.Final
Reporter: Paul Ferraro
Assignee: Paul Ferraro
If one of the SFSBs within a given bean group throws an exception from @PrePassivate, this has the effect of aborting passivation of the bean group - however, @PrePassivate may have already completed successfully on some bean in the group. Thus, we need to trigger @PostActivate on these beans lest they be left in an invalid/inconsistent state for the next invocation.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
More information about the jboss-jira
mailing list