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

Radoslav Husar (Jira) issues at jboss.org
Thu Apr 4 15:46:02 EDT 2019


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

Radoslav Husar updated WFLY-10577:
----------------------------------
    Summary: Undertow subsystem should not depend on clustering code  (was: Undertow subsystem should not depend on clustering code.)


> Undertow subsystem should not depend on clustering code
> -------------------------------------------------------
>
>                 Key: WFLY-10577
>                 URL: https://issues.jboss.org/browse/WFLY-10577
>             Project: WildFly
>          Issue Type: Bug
>          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