Vladimir Ozerov created IGNITE-3162:
---------------------------------------
Summary: WebSession: NPE is possible in WebSessionV2 ctor.
Key: IGNITE-3162
URL:
https://issues.apache.org/jira/browse/IGNITE-3162 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
Constructor of {{WebSessoinV2}} accept both genuine session and {{WebSessionEntity}}. Both of them are nullable. If real values are nulls, NPE will be thrown. We need to rework that.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)