You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Vladimir Ozerov (JIRA)" <ji...@apache.org> on 2016/06/30 07:47:10 UTC

[jira] [Resolved] (IGNITE-3160) WebSession: Incorrect session ID change logic.

     [ https://issues.apache.org/jira/browse/IGNITE-3160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vladimir Ozerov resolved IGNITE-3160.
-------------------------------------
    Resolution: Won't Fix

Will be fixed as a part of IGNITE-3161.

> WebSession: Incorrect session ID change logic.
> ----------------------------------------------
>
>                 Key: IGNITE-3160
>                 URL: https://issues.apache.org/jira/browse/IGNITE-3160
>             Project: Ignite
>          Issue Type: Bug
>          Components: websession
>    Affects Versions: 1.5.0.final
>            Reporter: Vladimir Ozerov
>            Assignee: Vladimir Ozerov
>            Priority: Critical
>             Fix For: 1.7
>
>
> When user change session ID, we call invalidate() method on our session after leaving the filter.
> This call will invalidate genuine session as well, which is wrong. Looks like our session ID change is broken.



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