[jboss-jira] [JBoss JIRA] (WFLY-12333) Skip redundant put operations when distributable web sessions use local, non-persistent cache configuration
Paul Ferraro (Jira)
issues at jboss.org
Mon Jul 29 11:12:01 EDT 2019
[ https://issues.jboss.org/browse/WFLY-12333?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
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)
More information about the jboss-jira
mailing list