[ https://issues.apache.org/jira/browse/IGNITE-784?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14638296#comment-14638296 ]
Irina Vasilinets commented on IGNITE-784: ----------------------------------------- Add checks for null after GridCacheAffinityManager.primary(...) is called. > Need to check for null result of 'ClusterNode > GridCacheAffinityManager.primary()' > --------------------------------------------------------------------------------- > > Key: IGNITE-784 > URL: https://issues.apache.org/jira/browse/IGNITE-784 > Project: Ignite > Issue Type: Bug > Components: cache > Reporter: Semen Boikov > Assignee: Irina Vasilinets > Fix For: sprint-4 > > > Method 'ClusterNode GridCacheAffinityManager.primary(...)' can return null if > all data node left (or affinity function is incorrect), but there are places > in code where there is no check for null. -- This message was sent by Atlassian JIRA (v6.3.4#6332)