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

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

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

Anton Vinogradov (Jira)
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)