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

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

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

Roman Shtykh closed IGNITE-2775.
--------------------------------

> 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
>             Fix For: 1.6
>
>
> 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)