Back to bug 1044594

Who When What Removed Added
Radoslav Husar 2013-12-18 15:58:41 UTC Status NEW ASSIGNED
Target Release --- EAP 6.3.0
CC rhusar
Assignee jclere rhusar
Paul Ferraro 2013-12-18 17:35:56 UTC CC paul.ferraro
Radoslav Husar 2014-01-21 12:01:29 UTC Status ASSIGNED POST
Kabir Khan 2014-01-21 22:36:28 UTC Status POST MODIFIED
CC kkhan
Target Milestone --- DR0
Paul Gier 2014-02-11 23:53:42 UTC Status MODIFIED ON_QA
Michal Karm Babacek 2014-02-24 14:03:13 UTC Status ON_QA VERIFIED
mark yarborough 2014-06-28 15:27:07 UTC Status VERIFIED CLOSED
Resolution --- CURRENTRELEASE
Last Closed 2014-06-28 11:27:07 UTC
Radoslav Husar 2014-06-30 11:47:18 UTC Doc Text Cause:
In mod_cluster subsystem it is possible to configure load metrics and specify properties for them. Even though they were parsed from the XML, the properties were never applied to the classes.

Consequence:
Configuring properties for load metrics did not have any effect.

Fix:
The properties are now applied to the objects.

Result:
Properties for load metrics now work as expected.
Scott Mumford 2014-06-30 23:28:43 UTC CC smumford
Doc Text Cause:
In mod_cluster subsystem it is possible to configure load metrics and specify properties for them. Even though they were parsed from the XML, the properties were never applied to the classes.

Consequence:
Configuring properties for load metrics did not have any effect.

Fix:
The properties are now applied to the objects.

Result:
Properties for load metrics now work as expected.
In previous versions of the mod_cluster subsystem configured load metrics and properties specified for them were parsed from the XML, but not applied to classes.

This meant that configuring properties for load metrics did not have any effect.

In this release, the properties are applied to the objects as expected.

Back to bug 1044594