[jboss-jira] [JBoss JIRA] (WFLY-13150) Create a Galleon layer for distributable web
Brian Stansberry (Jira)
issues at jboss.org
Tue Mar 3 14:34:00 EST 2020
[ https://issues.redhat.com/browse/WFLY-13150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13988054#comment-13988054 ]
Brian Stansberry commented on WFLY-13150:
-----------------------------------------
https://github.com/wildfly/wildfly/pull/13015/files#diff-ecd1b3234e2ba2d0e38d8f7714cd5da1 is a prototype of this, added in test-feature-pack. I think it has the correct content. Whether the name of the layer is good, I don't know.
> Create a Galleon layer for distributable web
> --------------------------------------------
>
> Key: WFLY-13150
> URL: https://issues.redhat.com/browse/WFLY-13150
> Project: WildFly
> Issue Type: Feature Request
> Components: Clustering, Web (Undertow)
> Reporter: Brian Stansberry
> Assignee: Paul Ferraro
> Priority: Major
> Fix For: 20.0.0.Beta1
>
>
> We have a web-clustering layer that provides the distributable-web subsystem and the related infinispan web session caching resources, configured for multi-server distributed sessions.
> We need a variant of this with infinispan configured for local caching.
> The WFLY-13099 standalone-microprofile.xml config should have this kind of setup; otherwise session sharing does not work . (A failure in org.jboss.as.test.clustering.cluster.web.shared.SharedSessionTestCase if the server uses a config without it shows this.) For WFLY-13099 I can work around this by adding the needed config stuff without a layer, but as everything else needed for those configs are from layers, it's better to use a layer in WF 20.
> Besides it's a good layer to have anyway. :)
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
More information about the jboss-jira
mailing list