-
Bug
-
Resolution: Done
-
Critical
-
7.3.1.GA
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 also impacts replication caches that contain passivated entries.
- causes
-
JBEAP-21002 [GSS](7.4.z) ISPN000280: Caught exception [java.lang.IllegalArgumentException] while invoking method [public java.util.concurrent.CompletionStage
- Closed
-
JBEAP-22097 [GSS](7.3.z) WFLY-14495 - ISPN000280: Caught exception [java.lang.IllegalArgumentException] while invoking method [public java.util.concurrent.CompletionStage
- Closed
- clones
-
WFLY-13628 Invalidation caches need to consider keys in the cache store when reassigning ownership
- Closed
- is cloned by
-
JBEAP-19805 [GSS](7.2.z) Invalidation caches need to consider keys in the cache store when reassigning ownership
- Closed