-
Sub-task
-
Resolution: Done
-
Major
-
None
-
None
StatefulTreeCache needs to detect a failover situation and invoke the @PostActivate callback on the bean. Pulling a bean out of the cache after failover is analogous to activating it from persistent storage.
It would be nice if StatefulBeanContext exposed a property the cache could use to check this. A simple transient boolean would do.
- is related to
-
EJBTHREE-716 Add a flag to disable replication event notification
- Closed
-
EJBTHREE-717 Introduce JBoss-specific replication-only events that actually let you directly write/read the bytestream
- Open