[ https://issues.apache.org/jira/browse/IGNITE-3161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vladimir Ozerov updated IGNITE-3161:
------------------------------------
Fix Version/s: (was: 1.7)
1.8
> 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: Vladimir Ozerov
> Priority: Critical
> Fix For: 1.8
>
>
> 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)
|