[
https://issues.jboss.org/browse/WFLY-9031?page=com.atlassian.jira.plugin....
]
Radoslav Husar moved MODCLUSTER-601 to WFLY-9031:
-------------------------------------------------
Project: WildFly (was: mod_cluster)
Key: WFLY-9031 (was: MODCLUSTER-601)
Component/s: mod_cluster
(was: Core & Container Integration (Java))
Affects Version/s: (was: 1.3.7.Final)
Default session draining strategy should perform draining if last
cluster member is leaving
-------------------------------------------------------------------------------------------
Key: WFLY-9031
URL:
https://issues.jboss.org/browse/WFLY-9031
Project: WildFly
Issue Type: Bug
Components: mod_cluster
Reporter: Radoslav Husar
Assignee: Radoslav Husar
Priority: Critical
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.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)