Back to bug 1020142

Who When What Removed Added
Jay SenSharma 2013-10-17 07:19:47 UTC Component mod_cluster Clustering
Assignee jclere paul.ferraro
QA Contact mbabacek jkudrnac
Link ID JBoss Issue Tracker WFLY-2303
Michal Karm Babacek 2013-10-17 07:30:35 UTC CC mbabacek
Component Clustering mod_cluster
Assignee paul.ferraro jclere
QA Contact jkudrnac mbabacek
Michal Karm Babacek 2013-10-17 07:31:28 UTC Assignee jclere paul.ferraro
Radoslav Husar 2013-10-17 07:58:11 UTC CC rhusar
Assignee paul.ferraro rhusar
Darran Lofthouse 2013-11-08 11:32:52 UTC CC darran.lofthouse
Radoslav Husar 2013-12-16 23:39:59 UTC Status NEW ASSIGNED
Target Release --- EAP 6.3.0
Radoslav Husar 2014-03-21 11:10:26 UTC Priority high low
Status ASSIGNED POST
Severity high low
Kabir Khan 2014-03-21 18:11:41 UTC Status POST MODIFIED
CC kkhan
Target Milestone --- DR6
Paul Gier 2014-03-25 21:07:42 UTC Status MODIFIED ON_QA
Michal Karm Babacek 2014-03-31 12:51:32 UTC Status ON_QA VERIFIED
mark yarborough 2014-06-28 15:43:56 UTC Status VERIFIED CLOSED
Resolution --- CURRENTRELEASE
Last Closed 2014-06-28 11:43:56 UTC
Radoslav Husar 2014-06-30 11:50:16 UTC Doc Text Cause:
The mod_cluster XSD used for validations did not specify worker-timeout attribute.

Consequence:
Using XSD to validate configuration might have failed validation even though the configuration was correct and correctly parsed by the server.

Fix:
The XSD schema has been fixed and now includes this attribute.

Result:
Using XSD schema for validation when using worker-timeout attribute will now pass validation.
Scott Mumford 2014-06-30 23:24:09 UTC CC smumford
Doc Text Cause:
The mod_cluster XSD used for validations did not specify worker-timeout attribute.

Consequence:
Using XSD to validate configuration might have failed validation even though the configuration was correct and correctly parsed by the server.

Fix:
The XSD schema has been fixed and now includes this attribute.

Result:
Using XSD schema for validation when using worker-timeout attribute will now pass validation.
In previous versions of JBoss EAP 6, the mod_cluster XSD used for validations did not specify worker-timeout attribute.

This meant that using XSD to validate configuration might have failed validation even though the configuration was correct and correctly parsed by the server.

The XSD schema has been fixed and now using XSD schema for validation when using worker-timeout attribute will now pass validation.
John Skeoch 2015-07-20 00:59:33 UTC CC sjadhav

Back to bug 1020142