[jboss-jira] [JBoss JIRA] (WFLY-4792) Undertow deployment-level session statistics not available

Paul Ferraro (JIRA) issues at jboss.org
Wed Jun 17 09:29:09 EDT 2015


    [ https://issues.jboss.org/browse/WFLY-4792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13080297#comment-13080297 ] 

Paul Ferraro commented on WFLY-4792:
------------------------------------

Correction - org.wildfly.clustering.web.infinispan.session.InfinispanSessionManager is only used for <distributable/> web applications.  Non-distributable web applications (regardless of server profile) will use Undertow's InMemorySessionManager.

> Undertow deployment-level session statistics not available
> ----------------------------------------------------------
>
>                 Key: WFLY-4792
>                 URL: https://issues.jboss.org/browse/WFLY-4792
>             Project: WildFly
>          Issue Type: Bug
>          Components: Clustering, Web (Undertow)
>    Affects Versions: 9.0.0.CR2
>            Reporter: Martin Kouba
>            Assignee: Paul Ferraro
>
> {{org.wildfly.clustering.web.infinispan.session.InfinispanSessionManager}} which is used by default even for non-HA configurations in WildFly 9.0.0.CR2 (e.g. {{standalone.xml}} in app server distribution) does not implement {{io.undertow.server.session.SessionManagerStatistics}} and so no stats except for {{activeSessions}} are available. 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


More information about the jboss-jira mailing list