Bug 1052185
Summary: | [GSS] (6.3.0) MODCLUSTER-365: Reset MCMPs are sent to all available proxies | ||
---|---|---|---|
Product: | [JBoss] JBoss Enterprise Application Platform 6 | Reporter: | Brad Maxwell <bmaxwell> |
Component: | mod_cluster | Assignee: | Aaron Ogburn <aogburn> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Michal Karm Babacek <mbabacek> |
Severity: | high | Docs Contact: | Russell Dickenson <rdickens> |
Priority: | high | ||
Version: | 6.2.0 | CC: | aogburn, jclere, kkhan, mbabacek, myarboro, sgilda, smumford |
Target Milestone: | ER1 | ||
Target Release: | EAP 6.3.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: |
A previous release of JBoss EAP carried a known issue that resulted in mod_cluster sending reset MCMPs (Mod_Cluster Manangement Protocols) to all httpd servers in its proxy-list after one of them was restarted. This behavior could have had a negative impact on systems with auto-enable context set to 'false'.
The correct behavior is to send the reset request only to the restarted server. The issue occurred because `DefaultMCMPHander.status` called `sendRequests` which sends to all proxies by default.
This issue has been resolved due to an upgrade to the mod_cluster component.
|
Story Points: | --- |
Clone Of: | 1028376 | Environment: | |
Last Closed: | 2014-06-28 15:28:45 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 1028376, 1050223, 1051640 |
Comment 2
Michal Karm Babacek
2014-04-11 13:13:49 UTC
Added release note text based on what was written for the EAP 6.2 release notes and marked for inclusion in the 6.3.0 documentation. Changed <literal></literal> tags in Doc Text to ticks (`) to fix Bug 1096865 Removing privacy flags for inclusion in 6.3.0 Release Notes as a Known Issue. |