[
https://issues.apache.org/jira/browse/IGNITE-2775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15184643#comment-15184643
]
Roman Shtykh commented on IGNITE-2775:
--------------------------------------
TC looks good, except
_IgniteWebSessionSelfTestSuite$WebSessionTransactionalSelfTest.testInvalidatedSession_
from the previous fix has to be muted.
> 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)