[jboss-jira] [JBoss JIRA] (WFLY-10439) Modernize mod_cluster subsystem
Radoslav Husar (JIRA)
issues at jboss.org
Tue Jun 5 06:46:01 EDT 2018
[ https://issues.jboss.org/browse/WFLY-10439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Radoslav Husar updated WFLY-10439:
----------------------------------
Description:
In order to support further subsystem development, specifically WFLY-6803, the subsystem needs to be modernized. While doing so, multiple issues are being uncovered (see linked issues). The scope within this Jira is also to:
* remove code duplication, remove verbose useless operation handlers
* fix model descriptions to be useful, e.g. "modcluster.dynamic-load-provider.configuration.decay=Decay" are completely meaningless (avoid words like configuration, specifies, etc; remove references to only native httpd-based implementation, etc)
* make XSD usable, basically everything needs to be xs:string (i.e. because of expressions)
was:
In order to support further subsystem development, specifically WFLY-6803, the subsystem needs to be modernized. While doing so, multiple issues are being uncovered (see linked issues). The scope within this Jira is also to:
* remove code duplication, remove verbose useless operation handlers
* fix model descriptions to be useful (avoid words like configuration, specifies, etc; remove references to only native httpd-based implementation, etc)
* make XSD usable, basically everything needs to be xs:string (i.e. because of expressions)
> Modernize mod_cluster subsystem
> -------------------------------
>
> Key: WFLY-10439
> URL: https://issues.jboss.org/browse/WFLY-10439
> Project: WildFly
> Issue Type: Task
> Components: mod_cluster
> Affects Versions: 12.0.0.Final, 13.0.0.Final
> Reporter: Radoslav Husar
> Assignee: Radoslav Husar
> Fix For: 14.0.0.CR1
>
>
> In order to support further subsystem development, specifically WFLY-6803, the subsystem needs to be modernized. While doing so, multiple issues are being uncovered (see linked issues). The scope within this Jira is also to:
> * remove code duplication, remove verbose useless operation handlers
> * fix model descriptions to be useful, e.g. "modcluster.dynamic-load-provider.configuration.decay=Decay" are completely meaningless (avoid words like configuration, specifies, etc; remove references to only native httpd-based implementation, etc)
> * make XSD usable, basically everything needs to be xs:string (i.e. because of expressions)
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
More information about the jboss-jira
mailing list