[jboss-jira] [JBoss JIRA] (WFLY-13628) Invalidation caches need to consider keys in the cache store when reassigning ownership
Paul Ferraro (Jira)
issues at jboss.org
Wed Jul 1 17:48:24 EDT 2020
[ https://issues.redhat.com/browse/WFLY-13628?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Paul Ferraro updated WFLY-13628:
--------------------------------
Description:
On cache topology changes, the distributed web/SFSB manager iterates over keys in memory to determine primary ownership changes. This is not sufficient for invalidation caches - which will not necessary contain those keys in memory that require rescheduling.
This has the consequence of leaking memory for abandoned sessions.
was:On cache topology changes, the distributed web/SFSB manager iterates over keys in memory to determine primary ownership changes. This is not sufficient for invalidation caches - which will not necessary contain those keys in memory that require rescheduling.
> Invalidation caches need to consider keys in the cache store when reassigning ownership
> ---------------------------------------------------------------------------------------
>
> Key: WFLY-13628
> URL: https://issues.redhat.com/browse/WFLY-13628
> Project: WildFly
> Issue Type: Bug
> Components: Clustering
> Affects Versions: 20.0.0.Final
> Reporter: Paul Ferraro
> Assignee: Paul Ferraro
> Priority: Critical
>
> On cache topology changes, the distributed web/SFSB manager iterates over keys in memory to determine primary ownership changes. This is not sufficient for invalidation caches - which will not necessary contain those keys in memory that require rescheduling.
> This has the consequence of leaking memory for abandoned sessions.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
More information about the jboss-jira
mailing list