[jira] [Created] (IGNITE-3161) WebSession: Session must be created on demand, not always.

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-3161) WebSession: Session must be created on demand, not always.

Anton Vinogradov (Jira)
Vladimir Ozerov created IGNITE-3161:
---------------------------------------

             Summary: WebSession: Session must be created on demand, not always.
                 Key: IGNITE-3161
                 URL: https://issues.apache.org/jira/browse/IGNITE-3161
             Project: Ignite
          Issue Type: Bug
          Components: websession
    Affects Versions: 1.5.0.final
            Reporter: Vladimir Ozerov
            Assignee: Dmitry Karachentsev
            Priority: Critical
             Fix For: 1.7


Our filter will always creates new session (both in Ignite and in container). This is wrong, as session must be created only when it is really requested through {{HttpRequest.getSession(true)}} call.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)