[jboss-jira] [JBoss JIRA] (WFLY-10577) Undertow subsystem should not depend on clustering code

Paul Ferraro (Jira) issues at jboss.org
Thu Apr 4 15:48:06 EDT 2019


     [ https://issues.jboss.org/browse/WFLY-10577?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Paul Ferraro updated WFLY-10577:
--------------------------------
    Issue Type: Enhancement  (was: Bug)


> Undertow subsystem should not depend on clustering code
> -------------------------------------------------------
>
>                 Key: WFLY-10577
>                 URL: https://issues.jboss.org/browse/WFLY-10577
>             Project: WildFly
>          Issue Type: Enhancement
>          Components: Clustering, Web (Undertow)
>            Reporter: Jeff Mesnil
>            Assignee: Paul Ferraro
>            Priority: Major
>
> With WFLY-10352, Undertow subsystem now depends on Clustering code for Clustering's abstraction of the new MSC Service API. For example https://github.com/wildfly/wildfly/blob/master/undertow/src/main/java/org/wildfly/extension/undertow/SingleSignOnSessionFactoryServiceConfigurator.java
> As far as I can tell, the org.jboss.as.clustering.common module is bundled in servlet-feature-pack just so Undertow extension can access its API.
> This is not correct. Undertow should not have to depend on clustering for this kind of abstraction.
> Either these abstractions should be provided by Core or they should not be allowed.



--
This message was sent by Atlassian Jira
(v7.12.1#712002)


More information about the jboss-jira mailing list