[jira] [Created] (IGNITE-2541) Potential NPE in GridCacheUpdateAtomicResult

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

[jira] [Created] (IGNITE-2541) Potential NPE in GridCacheUpdateAtomicResult

Anton Vinogradov (Jira)
Vladimir Ozerov created IGNITE-2541:
---------------------------------------

             Summary: Potential NPE in GridCacheUpdateAtomicResult
                 Key: IGNITE-2541
                 URL: https://issues.apache.org/jira/browse/IGNITE-2541
             Project: Ignite
          Issue Type: Bug
          Components: cache
    Affects Versions: 1.5.0.final
            Reporter: Vladimir Ozerov
            Assignee: Vladimir Ozerov
             Fix For: 1.6


Problematic place - GridCacheUpdateAtomicResult.updateCntr

It is Long, but passed to constructor is long. Furthermore, some callees of ctor might pass null there.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)