[jboss-jira] [JBoss JIRA] (WFLY-7651) Session invalidation not reflected when coming from another concurrent request

Guillermo González de Agüero (JIRA) issues at jboss.org
Tue Nov 22 16:15:00 EST 2016


Guillermo González de Agüero created WFLY-7651:
--------------------------------------------------

             Summary: Session invalidation not reflected when coming from another concurrent request
                 Key: WFLY-7651
                 URL: https://issues.jboss.org/browse/WFLY-7651
             Project: WildFly
          Issue Type: Bug
          Components: Web (Undertow)
    Affects Versions: 10.1.0.Final
            Reporter: Guillermo González de Agüero
            Assignee: Stuart Douglas
         Attachments: session-invalidation-1.0-SNAPSHOT.war, session-invalidation-src.zip

When a request is being processed, and another concurrent request invalidates the session, invalidation is not reflected in the first request, i.e.: calling HttpServletRequest#isRequestedSessionIdValid() returns true. But trying to get any request attribute shows that the request is effectively destroyed.



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)



More information about the jboss-jira mailing list