You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Vladimir Ozerov (JIRA)" <ji...@apache.org> on 2016/05/18 08:52:12 UTC

[jira] [Created] (IGNITE-3162) WebSession: NPE is possible in WebSessionV2 ctor.

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)