Bug 922042

Summary: Add sessionDrainingStrategy configuration option to modcluster subsystem
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Aaron Ogburn <aogburn>
Component: mod_clusterAssignee: Radoslav Husar <rhusar>
Status: CLOSED CURRENTRELEASE QA Contact: Michal Karm Babacek <mbabacek>
Severity: unspecified Docs Contact: Russell Dickenson <rdickens>
Priority: unspecified    
Version: 6.0.1CC: kkhan, mbabacek, rhusar, smumford
Target Milestone: DR1   
Target Release: EAP 6.3.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
With this release of JBoss EAP 6 it is now possible to configure session draining strategy (session-draining-strategy attribute). Although mod_cluster itself did support this configuration, it was not possible to configure it. It has now been exposed to users. Result (if any):
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-06-28 15:30:12 UTC Type: Feature Request
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Aaron Ogburn 2013-03-15 13:01:09 UTC
Replicating AS7-3650 to EAP 6 as many EAP 6 customers have been looking to configure the sessionDrainingStrategy.

Comment 2 Jean-frederic Clere 2013-06-27 06:36:44 UTC
See https://github.com/wildfly/wildfly/pull/4695

Comment 3 Michal Karm Babacek 2013-08-27 13:42:31 UTC
Gotta flag this one properly...

Comment 5 Jean-frederic Clere 2013-08-28 07:31:03 UTC
https://github.com/wildfly/wildfly/pull/4695 has been ported to the EAP repo yet.

Comment 6 Jean-frederic Clere 2013-08-28 07:31:31 UTC
has to be ported.

Comment 8 Michal Karm Babacek 2014-02-26 11:31:14 UTC
Verified with EAP 6.3.0 DR1, both for </distributable> and non-distributable applications:

 * not set (behaves like DEFAULT)
 * session-draining-strategy="ALWAYS"
 * session-draining-strategy="DEFAULT"
 * session-draining-strategy="NEVER"

Comment 9 Michal Karm Babacek 2014-04-02 09:08:13 UTC
The behaviour is broken with JDK8 :-(, pending investigation...

Comment 11 Michal Karm Babacek 2014-04-02 13:18:08 UTC
Switching back to VERIFIED.
The issue with JDK8 mentioned in my [comment 9] is actually related to https://issues.jboss.org/browse/MODCLUSTER-399.

Comment 12 Radoslav Husar 2014-06-30 11:41:30 UTC
Documentation: this is a feature request that came from customers and has been implemeneted, it would be good to see it in release notes.

Comment 13 Scott Mumford 2014-07-04 04:45:53 UTC
Marking this bug to be excluded from the release notes as the doc text is being moved to the New Features section of the document. If this ticket remains flagged for inclusion, the text will appear twice.

Comment 14 JBoss JIRA Server 2015-04-28 15:09:34 UTC
John Doyle <jdoyle> updated the status of jira EAP6-47 to Closed