-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
10.1.0.Final
-
None
Currently, the default session draining strategy consults implementation of org.jboss.modcluster.container.Context#isDistributable for whether session draining is enabled org.jboss.modcluster.config.impl.SessionDrainingStrategyEnum#isEnabled. In fact the method consulted should be checking for whether data is available on other nodes; since if the last member is leaving a data loss will occur.
- clones
-
MODCLUSTER-600 Default session draining strategy should perform draining if last cluster member is leaving
- Open
- is cloned by
-
JBEAP-11884 Default session draining strategy should perform draining if last cluster member is leaving
- Closed