Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Blocker
-
Resolution: Done
-
Affects Version/s: No Release
-
Fix Version/s: 7.1.0.CR1
-
Component/s: Clustering
-
Labels:None
-
Environment:latest snapshot
-
Git Pull Request:
Description
Session replication is broken. Joining or removing node seems to purge all existing sessions
Simple test case,
- start 2 nodes in cluster
- create session on 1 node
- shutdown 2nd cluster node
- session is lost ;-(
BLocks testing.
Gliffy Diagrams
Issue Links
- blocks
-
JBPAPP6-210
Tracker JIRA for EAP6 Alpha2 issues
-
- Closed
-
- relates to
-
AS7-2912
Clustered applications fail to redeploy back into cluster after a node failure with CacheException: Unable to unmarshall value/CNF
-
- Resolved
-
And probably because of this the session stickiness does not work (at all).