You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Roman Shtykh (JIRA)" <ji...@apache.org> on 2016/03/07 04:24:40 UTC

[jira] [Created] (IGNITE-2775) HttpRequest.changeSessionId() won't change session id

Roman Shtykh created IGNITE-2775:
------------------------------------

             Summary: HttpRequest.changeSessionId() won't change session id
                 Key: IGNITE-2775
                 URL: https://issues.apache.org/jira/browse/IGNITE-2775
             Project: Ignite
          Issue Type: Bug
          Components: websession
    Affects Versions: 1.5.0.final
            Reporter: Roman Shtykh
            Assignee: Roman Shtykh


After
{code}
request.changeSessionId();
{code}
{code}
request.getSession().getId();
{code}
returns the old session id.



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