[
https://issues.jboss.org/browse/WFLY-12333?page=com.atlassian.jira.plugin...
]
Paul Ferraro updated WFLY-12333:
--------------------------------
Description: When a distributable web session is closed, 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. (was: 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.)
Skip redundant put operations when distributable web sessions use
local, non-persistent cache configuration
-----------------------------------------------------------------------------------------------------------
Key: WFLY-12333
URL:
https://issues.jboss.org/browse/WFLY-12333
Project: WildFly
Issue Type: Bug
Components: Clustering, Web (Undertow)
Affects Versions: 17.0.1.Final
Reporter: Paul Ferraro
Assignee: Paul Ferraro
Priority: Major
When a distributable web session is closed, 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.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)