]
Martin Stefanko updated WFLY-12331:
-----------------------------------
Labels: downstream_dependency (was: )
Skip redundant put operations when distributable SFSBs use local,
non-persistent cache configuration
----------------------------------------------------------------------------------------------------
Key: WFLY-12331
URL:
https://issues.jboss.org/browse/WFLY-12331
Project: WildFly
Issue Type: Bug
Components: Clustering, EJB
Affects Versions: 17.0.1.Final
Reporter: Paul Ferraro
Assignee: Paul Ferraro
Priority: Major
Labels: downstream_dependency
When a distributable SFSB is released, we perform a cache put to ensure state is
persisted/replicated. However, when the cache configuration is both local and
non-persistent, this cache operation is redundant.