]
RH Bugzilla Integration commented on MODCLUSTER-365:
----------------------------------------------------
Paul Gier <pgier(a)redhat.com> changed the Status of [bug
Reset MCMPs are sent to all available proxies
---------------------------------------------
Key: MODCLUSTER-365
URL:
https://issues.jboss.org/browse/MODCLUSTER-365
Project: mod_cluster
Issue Type: Bug
Affects Versions: 1.2.6.Final
Environment: -JBoss Enterprise Application Platform (EAP) 6.1.1
Reporter: Aaron Ogburn
Assignee: Jean-Frederic Clere
Labels: mod_cluster
Fix For: 1.2.7.Final, 1.3.0.Final
Consider a JBoss server with multiple httpd servers defined in its proxy-list. If one of
those httpd servers goes down and then comes back up, then reset MCMPs (CONFIG,
ENABLE-APP) would be sent to the restarted httpd proxy but needlessly to all other proxies
as well. This is because DefaultMCMPHandler.status just calls sendRequests, which will
send to all proxies by design.
This has negative implications if auto-enable-contexts is set to false and can break
desired behavior. Reproducer steps detail the issue introduced in that scenario.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: