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/05/18 08:47:12 UTC

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

Vladimir Ozerov created IGNITE-3160:
---------------------------------------

             Summary: 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: Dmitry Karachentsev
            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)