You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Nikolai Kulagin (JIRA)" <ji...@apache.org> on 2018/08/02 07:11:00 UTC

[jira] [Created] (IGNITE-9160) NPE and CCE on equals() methods

Nikolai Kulagin created IGNITE-9160:
---------------------------------------

             Summary: NPE and CCE on equals() methods
                 Key: IGNITE-9160
                 URL: https://issues.apache.org/jira/browse/IGNITE-9160
             Project: Ignite
          Issue Type: Bug
          Components: cache
    Affects Versions: 2.6
            Reporter: Nikolai Kulagin
            Assignee: Nikolai Kulagin
             Fix For: 2.7


Next classes have exceptions in equals() method:

*GridDhtPartitionFullMap -* NPE
*GridDhtPartitionMap* - NPE
*GridNearOptimisticTxPrepareFuture* - NPE and CCE
*GridCacheMvccCandidate* - CCE
*GridDhtPartitionExchangeId* - CCE
*GridTuple6* - CCE



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)