Valentin Kulichenko created IGNITE-953: ------------------------------------------
Summary: GridCacheContext.readResolve() fails with NPE if client cache on receiver does not exist yet Key: IGNITE-953 URL: https://issues.apache.org/jira/browse/IGNITE-953 Project: Ignite Issue Type: Bug Components: cache Affects Versions: sprint-4 Reporter: Valentin Kulichenko Priority: Critical This happens because we're using {{IgniteKernal.internalCache}} there. Need to revisit all usages of these method to avoid similar issues. -- This message was sent by Atlassian JIRA (v6.3.4#6332)